RE: Sessions across several services with Client

2004-04-24 Thread Krishnendu Kunti
-Original Message- From: Ryan Stutsman [mailto:[EMAIL PROTECTED] Sent: Saturday, April 24, 2004 3:28 AM To: [EMAIL PROTECTED] Subject: RE: Sessions across several services with Client What you describe is exactly what I have done; however, what I'm asking is... How do I then,

RE: Sessions across several services with Client

2004-04-23 Thread Yakulis, Ross (Ross)
an Stutsman [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 2:58 PM To: [EMAIL PROTECTED] Subject: RE: Sessions across several services with Client What you describe is exactly what I have done; however, what I'm asking is... How do I then, take that sessionID in response from the

RE: Sessions across several services with Client

2004-04-23 Thread Ryan Stutsman
What you describe is exactly what I have done; however, what I'm asking is... How do I then, take that sessionID in response from the login method of one service and put it into the request header of say getPerson from the person service. I can't for the life of me figure out how to 1) get the se

RE: Sessions across several services with Client

2004-04-23 Thread Yakulis, Ross (Ross)
I am not sure I fully follow your question: "but how do I do this with the Axis client". Specifically how are you differentiating "axis client" from other clients? I have done something similar use SOAP headers to pass a session from on axis web service to another. The first web service logs on a