1 Reply Latest reply on Feb 14, 2007 3:11 PM by thomas.diesler

    Using JBossWS 1.2 (JAX-WS) and SOAP 1.2

    dwin

      Hey guys

      I was wondering how I could leverage SOAP 1.2 along with JBossWS 1.2?

      Does the annotation @BindingType for a SEI work?

      @BindingType (value=SOAPBinding.SOAP12HTTP)

      I am kinda lost as to how to map fault codes to specific java exceptions.

      any info would be much apperciated.