Maybe you google for scope="soapsession" to get long lasting sessions and 
state-full service-objects. Also you need to engage addressing at server and 
client for your sefice. Basically you need to add init() and destroy() to your 
POJO, or any other class you defined. That works for us. But I havn't found for 
that any free lunch spent by axis2.
Josef

-----Ursprüngliche Nachricht-----
Von: Barry Hathaway [mailto:bhath...@nycap.rr.com] 
Gesendet: Freitag, 29. Juli 2011 02:45
An: java-user@axis.apache.org
Betreff: POJOs and soapsession

Does anyone have an example of using session management (soapsession) with 
POJOs.
Do you have to explicitly store the state on the server side or does
Axis2 do it automatically for you?
If it does not, how do you store the state.  Thanks in advance.

Barry Hathaway



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to