Re: Axis client not listning to correct port when sertting the replayTo header

2009-09-29 Thread Håkon Sagehaug
Hi Amila, Thanks for the tip about axis2.xml, also found how to do it programmatic, maybe to use for someone cheers, håkon // Make a new parameter Parameter transportParam = new Parameter(); // Sets the name for the new parameter transportParam.setName("port"); // Port to listen tran

Re: Axis client not listning to correct port when sertting the replayTo header

2009-09-28 Thread Amila Suriarachchi
2009/9/25 Håkon Sagehaug > Hi all, > > I've been playing aroung with the replyTo header that I send to my web > service so it can respond to the port I want it to, this works fine when I > don't set the replyto option in the service client, but when I set it lets > say something like this > > > o

Axis client not listning to correct port when sertting the replayTo header

2009-09-25 Thread Håkon Sagehaug
Hi all, I've been playing aroung with the replyTo header that I send to my web service so it can respond to the port I want it to, this works fine when I don't set the replyto option in the service client, but when I set it lets say something like this options.setReplyTo(new EndpointReference(