You miss understand, I know JIBX and I'm using for a long time, the problem is 
about maven-plugin, because there is no good documentation and also
wrong one on Apache page 
http://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-wsdl2code-plugin.html.

If I try the example(mavem build) from this page I get error:

[ERROR] No plugin found for prefix 'wsdl2code' in the current project and in 
the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available
from the repositories [local (C:\Documents and Settings\Tomaz\.m2\repository), 
central (http://repo1.maven.org/maven2)] -> [Help 1]

Regards

S, Krishantha Manjula Rathnayaka piše:
>  
> Hi Tomaz,
> http://jibx.sourceforge.net/bindcomp.html
>  
> Kind Regards,
>  
> Krishantha
> 
> On Mon, Feb 21, 2011 at 9:00 PM, TomazM <[email protected] 
> <mailto:[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.html
>  I 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] 
> <mailto:[email protected]>
>     For additional commands, e-mail: [email protected] 
> <mailto:[email protected]>
> 
> 
> 
> 
> -- 
> Krishantha Manjula Rathnayake
> Department of Computer Engineering
> Faculty of Engineering 
> University of Peradeniya.
> 
>  
> 

<<attachment: tomaz_majerhold.vcf>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to