Thanks for your reply,
>> Either use http sessions or SOAP sessions
Do you know of any resource where I can learn how to use SOAP sessions?
Are you referring to the use of SimpleSessionHandler? If yes then some
configuration would be required on the client side. How do you publi
Either use http sessions or SOAP sessions. In either case there has to
be some code on the client side to do this...But if you worried about
non-browser clients then go with the SOAP sessions and manage sessions
yourself on the server-side.
On Thu, 16 Dec 2004 18:02:42 -0800, Vikas Phonsa
Hi Everybody,
I have learned that in order to maintain sessions in web services that
use Apache Axis some effort (configuration) is required on the client
side.
If the client is a browser, then it can send the session cookie back to
the server on itself. But web services clients could be stand al
o:[EMAIL PROTECTED]
Gesendet: Dienstag, 16. November 2004 22:39
An: [EMAIL PROTECTED]
Betreff: HTTP sessions
Hi,
Could anybody point towards a resource that teaches how to handle HTTP
sessions in web services using Axis?
Thanks
Vikas
tionHandler {
public void invoke(MessageContext msgContext) throws AxisFault
{
//code here
}
}
Hope this help you
Alexandre Camy
On Tue, 16 Nov 2004 13:38:35 -0800, Vikas Phonsa <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Could anybody point towards a res
Hi,
Could anybody point towards a resource that teaches how to handle HTTP
sessions in web services using Axis?
Thanks
Vikas
Hello,
I know that this issue has come up before, but I searched through the
archives and I haven't been able to fix this using the solutions on
the list.
For some reason I can't seem to get http sessions to work. When I
deploy my service (using a WSDD file), I specify the servi
, ModelService and LoginService and the authentication service
checks for the session.
Warm regards,
Abhinav Maheshwari
-Original Message-
From: Srinivas Vemula [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 10, 2004 3:53 PM
To: [EMAIL PROTECTED]
Subject: Re: HTTP Sessions across multiple
Hi Matt,
I am also trying to address the same issue. Please share your
experience if you have solved the issue
Thanks for your time and help
Srini
Matt Kurjanowicz wrote:
Hello,
I've been trying to get sessions to work with axis-1.1 and tomcat 4.1.29. However, I
can't seem to get the sess
Hello,
I've been trying to get sessions to work with axis-1.1 and tomcat 4.1.29. However, I
can't seem to get the sessions to stick. I have a few questions:
* Do sessions only work for the same service, say I have a LoginService and a
ModelService, does the session from LoginService transfer o
10 matches
Mail list logo