As it stands, HAIL will not work if you try to connect outside of the cluster.

I am close to complete with the refactoring. We will no longer need to use HAIL. 
Instead we will ensure that only one of the server nodes in the cluster is running a 
JMS server. The singleton JMS node will bind in its local JNDI tree the connection 
factories. Remote clients will lookup a regular UIL2ConnectionFactory via HA-JNDI. 
When the JMS singleton moves from one node to another, the client will get a 
connection exception like it does now with HAIL.

Having this in mind, your test is valid. I would work on more automated tests to 
verify that there is no message loss during failover for durable subscriptions.

My goal is to check-in the code this weekend. Stay tuned.


Ivelin


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825517#3825517";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825517>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to