users@glassfish.java.net

unexpected Envelope namespace

From: Ed Mooney <Ed.Mooney_at_Sun.COM>
Date: Mon, 02 Oct 2006 18:14:55 -0400

In following the instructions at [1], I created a working HelloImpl but
couldn't found no message trace. I found this in the log:

[#|2006-10-02T17:43:23.994-0400|WARNING|sun-appserver-pe9.1|javax.enterprise.system.stream.err|_ThreadID=13;_ThreadName=httpWorkerThread-2000-1;_RequestID=7ddcdf97-9b49-4f19-96c7-43af32c11a4e;|

Couldn't create SOAP message. Expecting Envelope in namespace
http://schemas.xmlsoap.org/soap/envelope/, but got
http://www.w3.org/2003/05/soap-envelope

        at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:126)

        at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:109)

        at
com.sun.xml.ws.encoding.SOAPBindingCodec.decode(SOAPBindingCodec.java:190)

This is with GF v9.1 b19 and the latest WSIT.

Is this error related to there being no message trace?

   -- Ed

[1]
http://developers.sun.com/prodtech/appserver/reference/techart/ws_mgmt.html