deployScope with Apache Axis and Tomcat

C

Chilly

My problem is with the deployScope defined in the deploy.wsdd file.

I have an application that should react singular in a session so I am
using deployScope="Session" but according to my opinion it doesnt
react as it should, atleast not according to Tomcat manager that
increase the session counter each time I make a request. For me, it
seems that something is very wrong but I just cant figure out what. I
have read through all documentation I could find and the only
explanation I get from the docs are that it should react as sessions
normaly do.

I am very new in working with webservices so my knowledge of sessions
are based on what I know of them from servlet programming. Maybe Iwe
missed how Tomcat handles Axis calls with deployScope="Session" but
the documentation are very poor on the subject.

To explain a large system in short terms: I have a java servlet that
uses stubs generated by WSDL2Java bundled with Axis to access the
service over RPC.
The method that is called takes the input that are of type xsd_string
and returns a complex type that my servlet handles.

So basically what I am trying to solve are to let many requests be
handled in the same session, not in new ones for each request.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top