[jboss-user] [JBossWS] - Statefull web service: how to configure inactivity timeout (

m.a.g do-not-reply at jboss.com
Thu Apr 9 09:41:57 EDT 2009


1) How statefull WS instances are released?
2) How to perform custom actions (close resources) on statefull WS destroy?
3) I know how to configure HTTP session timeout for web server but I don't know how to configure inactivity timeout for statefull WS. How can I do it? I would like to note that statefull WS can't be implemented as SFSB.

I'm going to use JBoss5 with JBossWS Native 3.0.5.GA to implement statefull web service. I need statefull, because WS creates personified RMI session to third-party server for each WS client. I found an example how to use WS-Addressing to create statefull WS, but I don't understand some aspects.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224691#4224691

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224691



More information about the jboss-user mailing list