users@jax-ws.java.net

Re: XFire client and JAX-WS

From: James Mao <james.mao_at_iona.com>
Date: Mon, 28 May 2007 09:29:16 +0800

Seems like you should send the mail to xfire mail list, right?

Besides, you can port your xfire to apache cxf, and here is the link[1]

I believe cxf is more compatible with jaxws spec.

[1]
http://cwiki.apache.org/confluence/display/CXF20DOC/XFire+Migration+Guide

James

>
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>
>