Hi there,
I implemented a web application using Seam, the major functionalities implemented in
Session Bean Stateful.
I experienced a major performance issue, when one user do a large upload task, it will
block other user login activity. My understanding is JBoss will instance multi-instance of
that EJB to handle more request.
Please advise.
Thanks,
Ben
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080117#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...