00:51An:
[EMAIL PROTECTED]Betreff: RE: session management
problem
I encountered the
same issue where we have multiple service endpoint classes that need to be
utilized in a single client session
on theserver and the
services need to share information in the session.
???
Thanks in advance for
help
Thomas
Von: Wagle, Shriniwas
[mailto:[EMAIL PROTECTED] Gesendet: Freitag, 20. August 2004
16:31An:
[EMAIL PROTECTED]orgBetreff: RE: session management
problem
I haven't tried it,
but if I had a need I'd try something
I haven't tried it, but if I had a need I'd try something
like this:
- Start with the message context and go on from
there. Something like..
msgC =
MessageContext.getCurrentContext();(HttpServletRequest)msgC.getProperty(HTTPConstants.MC_HTTP_SERVLETREQUEST);
From this point on, you should
http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/HttpRequest
On Fri, 14 May 2004 18:03:53 -0700, Alex Chen <[EMAIL PROTECTED]> wrote:
> It does not matter whether the session information comes from the web
> server or from AXIS. As long as I can get the
> the session information, I a
It does not matter whether the session information comes from the web
server or from AXIS. As long as I can get the
the session information, I am happy.
In normal WEB browser/server situation, both sides control how the
session is initialized or maintained because they have
full access to the HT
your your own session info in the soap header?
-Original Message-
From: Alex Chen [mailto:[EMAIL PROTECTED]
Sent: Friday, May 14, 2004 5:42 PM
To: [EMAIL PROTECTED]
Subject: Session management
Is there any way to maintain session information within AXIS?
When an AXIS client issues a call
http://www.fawcette.com/javapro/2003_04/online/wsdl_kjones_04_29_03/
A
little google will do ya...
Also
see org.apache.axis.handlers.SimpleSessionHandler in the API
docs.
-Original Message-From: Krishnendu Kunti
[mailto:[EMAIL PROTECTED]Sent: Thursday, April 22, 2004
Hi,
Has anyone worked on session maintainance between an AXIS client and a C# web service using SOAP headers?
Sateesh.
Toshiyuki Kimura <[EMAIL PROTECTED]> wrote:
Hi Saradhi,I think that many developers of web services are waiting forthe SOAP Header based session mechanism. But it has not becom
Hi Saradhi,
(B
(B I think that many developers of web services are waiting for
(Bthe SOAP Header based session mechanism. But it has not become
(Ba reality yet. I know some vendors do that, though the proposal
(Bisn't still determined as de facto standard or the spec.
(B
(B So, Cookie bas
req.getHeader(HTTPConstants.HEADER_AUTHORIZATION));
msgContext.setProperty(Constants.MC_REMOTE_ADDR,
req.getRemoteAddr());
-Original Message-
From: Cory Wilkerson [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 31, 2003 2:02 PM
To: [EMAIL PROTECTED]
Subject: RE: Session Management
Maybe I
nce to the
MessageContext?
thanks
bin
All,
Subsequent client requests to my service don't appear to be retaining
state. I'm certain that I'm missing something rather trivial here re:
session management but I can't find any documentation regarding the
matter. That said, I ha
ROTECTED]]
Sent: Friday, January 31, 2003 2:04 PM
To: [EMAIL PROTECTED]
Subject: Re: Session Management
if u take a look at samples.userguide.example4.LogHandler you will see u
have to implement invoke( MessageContext msgContext ) in a Handler
however i was also wondering how does a Service get a r
MessageContext.getCurrentContext(). Described in the axis faq.
-Original Message-
From: bin [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 31, 2003 12:04 PM
To: [EMAIL PROTECTED]
Subject: Re: Session Management
if u take a look at samples.userguide.example4.LogHandler you will see u
MessageContext.getMessageContext()
-Original Message-
From: bin [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 31, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: Re: Session Management
if u take a look at samples.userguide.example4.LogHandler you will see u
have to implement invoke
y service don't appear to be retaining
> state. I'm certain that I'm missing something rather trivial here re:
> session management but I can't find any documentation regarding the
> matter. That said, I have found the following tid bit:
> "It is up to some handler
"Johnson, Tim"
thcare.com> cc:
Subject: RE: Session management
rough them you might get some ideas on how to
> > > handle sessions - hope it helps.
> > >
> > > P.S. I am a fellow Tucsonian - work for Misys formly Sunquest.
> > >
> > > -Original Message-
> > > From: Mike Oliver [mailto:[EMAIL PR
Original Message-
> > From: Mike Oliver [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 15, 2002 9:54 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Session management
> >
> >
> > Maybe its in the Axis book, I haven't bought it yet.
> >
Tim,
Thanks for clogging up my 56k modem line with a "not well organized" zip
file of over 3Mb.
- Original Message -
From: "Johnson, Tim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 12:00 PM
Subject: RE: Session managem
EMAIL PROTECTED]'
Subject: RE: Session management
I have collected a bunch of session threads over the past year
and I bundled them up in a zip file. They are not well organized
but if you read through them you might get some ideas on how to
handle sessions - hope it helps.
P.S. I am a fellow
No excuses - what I did was wrong - sorry about that - it won't happen
again.
-Original Message-
From: Pae Choi [mailto:paechoi@;earthlink.net]
Sent: Friday, November 15, 2002 1:30 PM
To: [EMAIL PROTECTED]
Subject: Re: Session management
I am not certain how many of you appreciate
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 9:00 AM
Subject: RE: Session management
> I have collected a bunch of session threads over the past year
> and I bundled them up in a zip file. They are not well organized
> but if you read through them you
riday, November 15, 2002 9:09 AM
To: [EMAIL PROTECTED]
Subject: Re: Session management
A good tutorial for developing axis services with session management
will be
great!!!
dovle
> Yes that's a good question I would be interested in the answer as
well.
>
> Michael Oliver
> Ap
A good tutorial for developing axis services with session management will be
great!!!
dovle
> Yes that's a good question I would be interested in the answer as well.
>
> Michael Oliver
> AppsAsPeers LLC
> 7391 S. Bullrider Ave.
> Tucson, AZ 85747
> Phone:(520)574-1150
> Fax:(520)844-1036
>
>
>
GREAT but nobody gives me an answer.
> Yes that's a good question I would be interested in the answer as well.
Otherwise I might consider using apache soap, wich provides an easy way of
mantaining sessions... or stuff like this...
dovle
Yes that's a good question I would be interested in the answer as well.
Michael Oliver
AppsAsPeers LLC
7391 S. Bullrider Ave.
Tucson, AZ 85747
Phone:(520)574-1150
Fax:(520)844-1036
-Original Message-
From: Alex Dovlecel [mailto:dovle@;ford.kbs.twi.tudelft.nl] On Behalf Of
Alex Dovlecel
S
From: Oliver Suciu [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 8:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: session management?
>
> I am with you -- every non-trivial (web) app requires session management.
>
> And just as servlets have added HttpSession o
See Glens reponse to this post
http://marc.theaimsgroup.com/?l=axis-user&m=101413005300555&w=2
-Original Message-
From: Oliver Suciu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 8:26 PM
To: [EMAIL PROTECTED]
Subject: Re: session management?
I am with you -- e
I am with you -- every non-trivial (web) app requires session management.
And just as servlets have added HttpSession on top of the stateless
HTTP, *something* should be added on top of SOAP (SoapSession?).
Note that this is *not* addressed by the current JAX-RPC spec.
But perhaps in Axis? (I'm
29 matches
Mail list logo