[jboss-user] [EJB3] - JBoss 6.1 with dead lock

sabbirali kadiwala do-not-reply at jboss.com
Tue Feb 14 09:17:36 EST 2012


sabbirali kadiwala [https://community.jboss.org/people/sabbirali] created the discussion

"JBoss 6.1 with dead lock"

To view the discussion, visit: https://community.jboss.org/message/716530#716530

--------------------------------------------------------------
I
I got dead lock in jboss 6.1 with multi thread application.

I have to process three file so i use three thread and i need to display consolidated response to user.

i got dead lock in that thread 

from Action i call ejb in for loop like

for(i=0;i<3;i++)
{

       create thread and call ejb with parameter from Thread  generat(i);
}

it will generate 3 thread and i got dead lock.


Please reply.
--------------------------------------------------------------

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

Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120214/5c8105c0/attachment.html 


More information about the jboss-user mailing list