Does Axis have anyway to support these documentation elements from the WSDL 1.1 spec?
I want to be able to leave comments in my classes such that when the wsdl is created, these notes will be added for the client's benefit. Axis is quite nice in that client stub generation from a WSDL takes these comments and inserts them as real comments into the Java code. Handy. Kory