0 Replies Latest reply on May 16, 2007 5:40 AM by piresdasilva

    are exceptions in SOAP11 only implemented ?

    piresdasilva

      I use exceptions as error processing; I use the generated classes (classes generated with wsconsume from wsdl).
      I use Jboss 4.2.CR2 and JBOSS1.2.0.SP1.
      With log handlers, I can see the message on the wire is SOAP1.1; looking at the example, it seems it generates SOAP1.1 messages; how can I generate a SOAP1.2 message for exceptions?

      CPires