Hi,
We use Axis2 to implement our webservice and we’ve taken to using the bottom-up
approach of creating Java POJOs first. I was wondering if there was a way to
put comments/documentation in our Java code and have that transcribed into the
generated WSDL file (as generated by the app server) so
use CDATA which tells the processor dont process this as markup ..here is an
example
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssec
urity-utility-1.0.xsd" wsu:Id="Id-1129">
http://www.examples.com/schemas/custom/edi/v1";>
HTH
Martin
__