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(
            "http://localhost:10000/";));

I still get this info message in my client

INFO: Listening on port 6060

So my question is, how can I make axis open the port on my client that I
want

cheers, håkon

-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

Reply via email to