[jboss-dev-forums] [JBoss AS 7 Development] - Re: How to programatically manage 1, 000 to 6, 000 outbound ejb connections in JBoss7?

Simon Mc Glynn do-not-reply at jboss.com
Mon Oct 8 14:58:27 EDT 2012


Simon Mc Glynn [https://community.jboss.org/people/sujes] created the discussion

"Re: How to programatically manage 1,000 to 6,000 outbound ejb connections in JBoss7?"

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

--------------------------------------------------------------
I don't think that's deprecated. Personally I didn't use that approach because I had lots of difficulties using EJBClientContext.setSelector(this.selector) because I was trying to invoke EJB's in one container instance from inside another instance. Firstly the setSelector has permissions locked from the security manager and secondly the JTS couldn't commit the transaction. The transaction manager commit runs in another thread with another classloader and I had no control over the client context it tries to use.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121008/f3aa054a/attachment.html 


More information about the jboss-dev-forums mailing list