Hi,

Platform: JBoss-4.0.3

I'm currently implementing a JCA Resource Adapter that provides additional 
functionality for software load balancing. As part of this, when the 
ManagedConnectionFactory starts up, it establishes a number of "real" 
connections to the underlying EIS that are then allocated to ManagedConnections 
(using the chosen LB Algorith) when requests are made by users of the Adapter.

My question is, is there a mechanism (either within the JCA spec or JBoss 
implementation) to receive a notification when the Resource Adapter is removed. 
Preferably I'd want to receive this in the ManagedConnectionFactory, or any 
class that can indirectly call the MCF. In this way, I can then cleanly close 
and tidy up the "real" connections.

Many Thanks,
Dan Salt.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to