On Wednesday, January 18, 2012 5:22:36 PM canterburry wrote:
> OK...just discovered that the minOccurs=0 vs 1 does get generated correctly,
> but only for classes in the same maven project as my java2ws plugin.
> Annotated classes that are dependencies do not seem to be correctly
> detected. Is there a limitation to multi-project maven builds when using
> the java2ws plugin?

There definitely shouldn't be.   Maven should be handing the dependency jars 
to the plugin and as long as the required dependencies (like the jaxb-api jar) 
are found, it should work fine.

Any chance of creating a testcase?

Dan



> 
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/How-can-i-make-a-Field-Mantadatory-in-WSDL-
> through-Java-Code-tp5140164p5156522.html Sent from the cxf-user mailing list
> archive at Nabble.com.
-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to