users@glassfish.java.net

Re: unexpected Envelope namespace

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Mon, 02 Oct 2006 15:26:09 -0700

As of now the monitoring mechanism is broken in AS9.1. This is known and
will be fixed soon.

You can try ws-mgmt features with the latest 9.0/GFv1_UR1 builds in
which the monitoring mechanism is working.

Vijay

Ed Mooney wrote:
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>