[jboss-dev-forums] [Design of JBoss ESB] - Re: Seam on JBossESB
tfennelly
do-not-reply at jboss.com
Tue Feb 20 05:15:28 EST 2007
"mark.little at jboss.com" wrote : Do you mean a session identifier?
I'd suspect that it could be more than a session-id. Seam supports the notion of at "conversation context", which exists within the context of a session. You can have multiple conversations running in parallel within a single session. It tracks this using a conversation-id. So, I'd suspect they need something that they can map to something like "session-id:conversation-id". Not sure what Gavin/Burr has in mind - perhaps they've no intention of supporting anything beyond an equivalent of a session-id.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019273#4019273
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019273
More information about the jboss-dev-forums
mailing list