Hi,

I have a statefull session bean that performs searching for the user and keeps the 
searching results for paging though the results. 
I have a page with a link to activate the search "search". If I click it once the 
search is fired and everything works nicely. If I click it twice faster I get the 
following error:

tried to enter Stateful bean with different tx context, contextTx: 
TransactionImpl:XidImpl [FormatId=257, GlobalId=Erez//224, BranchQual=], methodTx: 
TransactionImpl:XidImpl [FormatId=257, GlobalId=Erez//225, BranchQual=]

Why is that and what should I be doing?

Thanks in advance,

Erez


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

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


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to