[jboss-user] [JBoss Web Services] - Session-based web service with JBossWS?

Steve Cohen do-not-reply at jboss.com
Thu Oct 20 18:15:37 EDT 2011


Steve Cohen [http://community.jboss.org/people/stevecoh4] created the discussion

"Session-based web service with JBossWS?"

To view the discussion, visit: http://community.jboss.org/message/632857#632857

--------------------------------------------------------------
The web-service I need to develop needs to be session based.

That is to say, there is a login method which is secured by JAAS authentication.  If the user is authenticated, a session-id is returned which is provided to other methods which do not need to be authenticated, for as long as the session lasts, that is, as long as the session is found in the database.  In other words, each call is not a session unto itself, not just an atomic data operation, but part of a larger whole.

Is there any documentation on achieving this pattern and is it even possible with JBossWS?

Thanks.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/632857#632857]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111020/730d9ced/attachment.html 


More information about the jboss-user mailing list