JBoss Community

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

created by Simon Mc Glynn in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community