Hi Axis Users,

I use Axis's WSDL2Java emitter to generate Java classes from a WSDL document. I want to add custom methods to an emitted class in a way that is compatible with WSDL and the emitter. Is there a way to embed arbitrary Java code in a WSDL document so that it is added unchanged to the Java source code WSDL2Java generates? Perhaps in a CDATA section? Or, what is the best way to accomplish my goal? Should I use an extension mechanism?

Thanks,
Keith

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

Reply via email to