3 Replies Latest reply on Aug 31, 2006 3:04 AM by thomas.diesler

    @WebMethod @WebParam: no effect on generated wsdl.

    kristof_taveirne

      Hi,

      I'm trying to shape my wsdl to a pre defined contract starting from a SEI using wstools. I'm having some problems using the @WebMethod(operationName=...) and WebParam(name=...) annotation.
      They seem to have no effect on the wsdl at all.

      Any ideas why this is?

      I'm using jbossws 1.0.2GA.

      Thanks alot.