You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Stadelmann Josef <jo...@axa-winterthur.ch> on 2011/08/02 10:24:14 UTC

AW: POJOs and soapsession

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:bhathaw1@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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


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