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/763758#763758
--------------------------------------------------------------
What about invoking the EJB's through RMI-IIOP? Is this a good idea?
I've been trying to set up something similar to use JTS albeit with less instances. As
a reference, I was looking at the JTS quickstart. Although, in this quickstart it sets up
the reference using injection, I was able to lookup the exported EJB through the JNDI. In
my initial tests it works and I don't need to statically configure all the references
to my instances in jboss config; I just pass a different host and port.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/763758#763758]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]