Essentially, I have an application that sends many requests to another server.  
Additionally, if this server is unreachable, there are fail-over servers to which I 
need to make future requests until the primary servers come back online.  What I would 
like to do is have a Primary Server Connection Pool and a FailOver Server Connection 
Pool.  The FailOver Server Connection Pool would largely be ignored, unless there was 
a problem, and the FailOVer Server Connection Pool would utilize a different IP 
Address, but essentially both pools would be identical otherwise.  If indeed 
developing a ResourceAdapter seems to be the logical solution, any advice on where to 
look for info on developing/deploying a ResourceAdapter for Jboss3.2.1?
Thanks,
-MLA


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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to