7 Replies Latest reply on Apr 29, 2006 1:48 PM by thomas.diesler

    @SoapBinding annotation

    paper57

      Is the @SOAPBinding annotation supported yet? I cannot get any change in the generated WSDL by varying any of the parameters?

      I've got the latest from CVS

      @WebService { ... }
      @SOAPBinding (style=SOAPBinding.Style.RPC,use=SOAPBinding.Use.ENCODED)
      @Stateless
      public class { .... }

      generates an RPC/literal WSDL file, similar results with document/*.