I would like to use the automatic object scoping
provided by axis with scope=session.  I've run tests
with mozilla javascript client accessing my axis service
and the object-session-instantiation seems to occur as
might be expected, i.e. start up a new browser session
and a new instance of the class is constructed, reload
my page and a new instance is not constructed, etc.
All well and good.

Does anyone have experience with this when the client
is an ASP page?  I haven't run tests yet but assume there
would be problems with the ASP managed session not
percolating through.

Similarly, anyone have experience with scope=session with
JSP pages?  Again, I have not tested yet but assume there
may be some question whether the JSP/servlet managed session
percolates through to axis.

Thanks,
Heitzso



Reply via email to