[jboss-user] [Beginner's Corner] - In EJB2, can similarly named methods in session and entity bean cause EJBLock wait

R Saravana Prasad do-not-reply at jboss.com
Tue Sep 13 09:56:02 EDT 2011


R Saravana Prasad [http://community.jboss.org/people/rsprasad] created the discussion

"In EJB2, can similarly named methods in session and entity bean cause EJBLock wait"

To view the discussion, visit: http://community.jboss.org/message/626266#626266

--------------------------------------------------------------
Can calling a session bean method named getTx() which in turns 
calls an  entity bean method of same name but different parameters say getTx(int x, String y) 
in quick succession that too at high loads result in following error:

org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock.waitForTx(javax.transaction.Transaction, boolean) (line: 323)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/626266#626266]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110913/1e28c38c/attachment.html 


More information about the jboss-user mailing list