Re: message encodingStyle

2007-04-29 Thread Anne Thomas Manes

Axis2 does not support rpc/encoded. Try Axis 1.4 instead.

On 4/24/07, pat <[EMAIL PROTECTED]> wrote:

Hi,

I have RPC based WS server which define message encodingStyle like this:

  
  
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://echo.ws"/>
  
  
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://echo.ws"/>
  


I want to use Axiom to handle the WS client, but I have no idea, where to
setup ecodingStyle?

Please kick me :-)

Thanks a lot

 Pat

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



message encodingStyle

2007-04-24 Thread pat
Hi,

I have RPC based WS server which define message encodingStyle like this:

  
  
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://echo.ws"/>
  
  
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://echo.ws"/>
  


I want to use Axiom to handle the WS client, but I have no idea, where to
setup ecodingStyle?

Please kick me :-)

Thanks a lot

 Pat

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]