Does anyone have first hand experience deploying a Seam-enabled application in the real
world?
I'm particularly interested in the use of SFSBs to hold state for Conversations in a
clustered environment, and also the packaging/deployment strategy...
- No doubt Conversations are a better programming model. But are they more efficient than
the alternatives? (e.g., storing state in the DB, or as hidden form parameters, or even in
the HttpSession.)
- Does it make sense to have two separate app-server clusters for the Web/Seam layer and
the Business Logic EJBs?
Thanks...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002003#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...