Hello,

I have an instance statefull session bean (SFSB running on my server and i want 
multiple stateless beans to call methods on this instance. 
The problem is with the "only one thread in a SFSB instance at a time" concept. 

Is there a way to configure JBoss to serialize the access instead of throwing 
an 
"TransactionRolledbackLocalException" ? 

Can i find out somehow that a thread is already running in the instance ?

Is there a way to set the isolation level for a SFSB ?

Any answer in the above questions would be greatly apriciated :)

pashalis.



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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to