Java Web Service Client Sharing Session Info

B

Burak Kahraman

Hi,
I have built a simple java client for an ASP.NET web service, and
maintaining session is also possible if i call the setMaintainSession(true)
on service that is being used by my stub, which has a source generated by
WSDL2JAVA in IBM web services toolkit in Emerging technogies toolkit.
My problem is, i need to share this session info with other stubs, belonging
to other services in same virtual directory in ASP.NET . I've shared the
service instance ( org.apache.axis.client.Service) by passing it to
constructor of all new stubs created, but no change :(
How can i make the stubs share the same session info ? Any help would be
great, since i've pretty much run out of ideas ..

Best Regards..
Seref Arikan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top