Hi,

I have just finished a JCA (1.5) implementation for outbound TCP/IP connections 
and I was planning to create a web-app that would allow me to control different 
ManagedConnectionFactory instances associated with my ResourceAdapter 
implementation.

This would allow me to, given a moment in time, see which connection factories 
are active, how many connections are in use and possibly destroy some of them 
if necessary.

In order to do this, I need to be able to access the ResourceAdapter 
implementation instance from my web application. I looked in the JCA spec, but 
nothing seems to be mentioned about whether it is possible to access the 
ResourceAdapter implementation.

Any one done this?

I think i might be able to do it via the RAR deployment service JMX bean 
('ResourceAdapter' attribute), but this would tie me to a JBoss application 
server implementation.

Any help would be appreciated

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to