I would check if you are creating a lot of sessions somewhere and not closing them.
Common causes would be creating a connection, session, sending a message etc from inside
an ejb, but not using the JCA managed connection factory at java:/JmsXA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133698#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...