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]