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&...]