xjb Questions

2

Solved

I'd like to override package for my schema via binding .xjb file. It is done with: <schemaBindings> <package name="com.schema.common" /> </schemaBindings> JXC compiler...
Admit asked 7/2, 2019 at 1:47

3

Solved

I have a WSDL file weatherservice.wsdl and I am trying to generate binding for this WSDL using xjc. How do I do this using xjc? I did not find any command line args to do it from xjc. xjc -p com -...
Rete asked 26/3, 2015 at 23:36

1

Solved

I tried the solution of the question here JAXB Simplify plugin vs *.xjb. but it failed with the following exception " compiler was unable to honor this simplify:as-element-property customization....
Samp asked 23/10, 2014 at 8:23

1

Solved

I'm trying to use the Simplify plugin to replace a complex property with a set of simpler ones. I made it working following the plugin's manual. But I can't change the original schema, so I have to...
Haland asked 22/7, 2013 at 18:14
1

© 2022 - 2024 — McMap. All rights reserved.