Hi Chris,
I am sorry for not responding earlier. I somehow missed your post on the
group and now found it on Google. I am interested in your second design
principle. I believe you mean that instead of using the following stack :
Ist Call :
IInd Call :
, January 17, 2004 7:14 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Using handlers across different services
Hi,
I am trying to maintain session between two calls on an Axis service. It
is
required that the second call should throw an error if the user does not
have a session, i.e. first
Hi,
I am trying to maintain session between two calls on an Axis service. It is
required that the second call should throw an error if the user does not
have a session, i.e. first call is not made.
I tried to use the SimpleSessionHandler shipped with Axis by using the
following xml in the deploy.w