Hello,

Is it possible to get the jms managed connection factory (JCA) outside the ejbs (e.g., 
JMX beans)?

What i want to do is:

(1) my application get the managed connection factory (mcf) through jndi lookup
(2)I expect that mcf provides a API like getConnection() to get the managed connection 
from the connection manager (providing pool function etc). 

Reason: I cannot preconfigure the ejb-jar.xml file because when i deploy the 
application, not all the connection destination is known. 

In other words, can i use managed connection(factory) in JMX bean (outside of the 
ejbs)?

Regards

yang


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841498#3841498

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841498


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to