users@jax-ws.java.net

XFire client and JAX-WS

From: Leandro Sales <leandro_at_enovar.com.br>
Date: Sun, 27 May 2007 18:07:22 -0300

I'm Getting this error while trying to run a Xfire client with Jax-ws
Service. There is any way to change the namespace expected by jax-ws??


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
com.sun.xml.ws.protocol.soap.VersionMismatchException: 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


Leandro