Jibx2Wsdl (http://www.sosnoski.com/jibx-wiki/space/axis2-jibx/jibx2wsdl) has supported this for some time, and generates WSDLs which are compatible with Axis2.
- Dennis -- Dennis M. Sosnoski SOA and Web Services in Java Axis2 Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 Ralf Kaiser wrote: > Hello, > > I am using Axis2 to create a bottom up webservice (service is created from > already existing JAVA classes) > > This works very well but i notice that the generated WSDL (read from the > server) does not contain any documentation. The "<documentation>" elements > are empty. > > Is it possible to "transfer" the javadoc comments that are existing in the > implementation class into the "<documentation> elements of the WSDL? (maybe > via an annotation?) > > Thanks in advance, > Ralf > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
