1 Reply Latest reply on Jul 3, 2012 1:55 AM by yoganandtree

    Annotation to be used in java to get <xs:annotation><xs:documentation> tags in generated wsdl's

    vedanth

      Hi All,

           I have ejb's with jaxws annotations. Am getting the wsdl's after deployment, but i need the documentation to be present in the generated wsdl's and xsd i.e <xs:annotation><xs:documentation> tags in generated wsdl's and xsd.

       

      What is the annotation that has to be used in java code to get the <xs:annotation><xs:documentation> tags in generated wsdl's.

       

      Thanks in advance..