Re: WSDL2JAVA options

2008-11-18 Thread Manuel Darveau
Hi, You could import the generated classes to eclipse and format the whole code using the format tool. This can remove unneeded package prefix and do various formatting based on your preferences. Manuel On Tue, Nov 18, 2008 at 8:18 AM, ibrahim demir <[EMAIL PROTECTED]>wrote: > Hi All; > > I'm c

Re: WSDL2JAVA options

2008-11-18 Thread Amila Suriarachchi
this is the default method it generates the code. this has done to avoid compilation errors. There is no option to change it. thanks, Amila. On 11/18/08, ibrahim demir <[EMAIL PROTECTED]> wrote: > Hi All; > > I'm creating my classes with axis2 wsdl2java tool. But teh resultant classes > are hard

WSDL2JAVA options

2008-11-18 Thread ibrahim demir
Hi All; I'm creating my classes with axis2 wsdl2java tool. But teh resultant classes are hard to read. It adds the class package name before every element. Is there any option to stop them. Or do you have any way to get rid of them quickly. As an example: private staticjava.lang.String gen

WSDL2JAVA options (-nv) ?

2008-06-26 Thread callagc4
ource on the xjc at http://java.sun.com/webservices/docs/2.0/jaxb/xjc.html which details the -nc option but i would like to now just exactly how "un-strict" the validation becomes. Thanks, Cathal -- View this message in context: http://www.nabble.com/WSDL2JAVA-options-%28-nv%29---tp18