Hi Tomaz, http://jibx.sourceforge.net/bindcomp.html
Kind Regards, Krishantha On Mon, Feb 21, 2011 at 9:00 PM, TomazM <[email protected]> wrote: > Is there any documentation about this plugin, I need documentation how to > define flags for jibx binding. > > If I run the example from site > http://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-wsdl2code-plugin.htmlI > get error: > > > Before I use ANT task: > <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true"> > <classpath refid="axis2.lib.dir"/> > <arg value="-uri"/> > <arg file="axis2/wsdl/OZWIZARD_LU.wsdl"/> > <arg value="-p"/> > <arg value="si.arnes.ozwizardlu.soap"/> > <arg value="-Ebindingfile"/> > <arg value="jibx/binding.xml"/> > <arg value="-d"/> > <arg value="jibx"/> > <arg value="-s"/> > <arg value="-uw"/> > <arg value="-S"/> > <arg value="./src"/> > </java> > > But I can't figure it out have to achieve the same effect, help needed. > > > Regards, Tomaz > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Krishantha Manjula Rathnayake Department of Computer Engineering Faculty of Engineering University of Peradeniya.
