Hi 

I am using axis beta 2 . I also ran into the same problem of init( ..)
not being called at service initialization. 

Vidyanand.

-----Original Message-----
From: Andrew Vardeman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 8:49 AM
To: [EMAIL PROTECTED]
Subject: Re: Proper use of ServiceLifecycle (Re: question on migrating
from Soap 2.2 to Axis)


At 11:35 PM 6/13/2002 +0800, you wrote:
>On Thu, Jun 13, 2002 at 10:18:21AM -0500, Andrew Vardeman wrote:
> > If I remember right, Glen Daniels added a lot of ServiceLifecycle
stuff
> > after beta 2.  I have an object implementing ServiceLifecycle that I
store
> > in a SimpleSession, and sometime after beta 2, Glen added the 
> functionality
> > that SimpleSession would call the destroy() method on all
ServiceLifecycle
> > objects it holds when the session times out.  He also mentioned some
other
> > additions he'd made.  Are you running beta 2 or something later?
>
>I'm using a nightly build from Monday, June 10.
>
>I did not use any sessions.
>Are they required for "application" scope?
>I'm just using the WSDL2Java-generated stub to connect.
>
>I'll go and write code following TestSession as an example.

No, sessions aren't required.  I was describing something I'm using for 
which the ServiceLifecycle functionality was added more recently than
beta 
2.  Just thought maybe the functionality you're looking for was added 
recently too.  But it sounds like your problem is something different
and 
that's all I've got, so... good luck :)

Andrew


Reply via email to