> Hi all, > > I'm using the Apache Axis2 WSDL2Java code generator but it seems that > the WSDL "documentation tag", e..g., > <wsdl:operation name="GetWeather"> > <wsdl:documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Get > weather report for all major cities around the > world.</wsdl:documentation> > <wsdl:input message="tns:GetWeatherSoapIn" /> > ... > is not evaulated by the code generator. > > When generating javadoc from the sources or when looking at the > generated client sources I cannot find this comment. > I always see "Auto generated method signature" as javadoc for methods. > > Does anybody know whether Axis2 WSDL2Java code generator is able to > generate 'real' javadoc from WSDL documentation tags? > > Greetings > Klaus >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
