[axis2] axis2-wsdl2code-maven-plugin

2007-06-18 Thread SoftwareEngineering Hauschel
Hey is someone using this plugin successfully??? I can't interprete the following error ;-( The wsdl is ok, with the axis 1.4 maven2 Plugin the code gen works! The path to the wsdl is ok! The outputDirectory path is existing! Thanks! [DEBUG] Configuring mojo '

[axis2] ant task for wsdl2java

2006-09-12 Thread SoftwareEngineering Hauschel
Hi all, i'm playing with axis2. Is anybody here who use axis 2 in production? The ant task from axis2 won't work, there is a bug. So i've to use the task from nightly build. But this one uses also classes that are not available in the Version 1.0 ;-(. I can't use this in production. When will

Configuring an axis service

2006-02-28 Thread SoftwareEngineering Hauschel
Hy all, ill pass my configuration from the axis engine to my service. The Service (Java Implementation) will have an Interface for the config object. This config object should be setup on AxisEngine startup. Like Servlet-loadOnStartup. Now Ive defined an axis handler ,initialize my

Interface / wsdl Dokumentation [WSDL2Java]

2005-12-19 Thread SoftwareEngineering Hauschel
Hello all, it is possible to add some documentation to the wsdl. WSDL2Java takes for example the portTypes Docu an add this to the generated java Interface. But not as Javadoc comment! Is there a way to describe the generated java files (Interface) with javadoc from the documentation