You can use WS-Addressing to manage to share state information with the client in a portable manner. Managing state on the application level still has to be done on your own.
Take a look at the WS-Addressing examples: http://labs.jboss.com/portal/jbossws/user-guide/en/html/wsaddressing.html Basically all that needs to be happening is: 1.) create some session token 2.) create addressing properties using this token 3.) associate every request/response with this information The userguide and the examples explain this a little more detailed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992995#3992995 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992995 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user