Re: WS-Addr problem with Axis2 client

2007-09-05 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We do not support 2004/03 version of WS-Addressing. Any possibility of moving to 2004/08 or 2005/08? Thanks, Chinthaka David Bunzli wrote: Hi, I've developed a Java Axis2 1.1 client to talk to a dot net WS. My client appears to have two

WS-Addr problem with Axis2 client

2007-09-03 Thread David Bunzli
Hi, I've developed a Java Axis2 1.1 client to talk to a dot net WS. My client appears to have two problems: 1) The default wsa:To value in the header is incorrect. I have attempted to correct this by calling the MessageContext.setTo() method in my client Stub. When I debug I can see the value

Re: WS-Addr problem with Axis2 client

2007-09-03 Thread Sanka Samaranayke
Hi David, Please find My comments inlined .. David Bunzli wrote: Hi, I've developed a Java Axis2 1.1 client to talk to a dot net WS. My client appears to have two problems: 1) The default wsa:To value in the header is incorrect. I have attempted to correct this by calling the