Hi all.

I set up two JBoss instances in cluster, and I have my JMS clients able to connect to 
the two instances and to correctly manage the shutdown of one of them. I did this by 
using JNDI (by configuring "org.jnp.interfaces.NamingContextFactory" as initial 
context factory). 

Now I would like to make my JMS clients connect to JBoss using HTTP Tunneling. I'm 
able to make JMS clients connect to a single instance of JBoss using HTTP Tunneling 
(by using "org.jboss.naming.HttpNamingContextFactory" as initial context factory and 
the JNDIFactory servlet as provider URL). I tried to do the same with the two 
clustered JBoss instances, but it didn't work... 
I also tried to configure the HAJNDIFactory servlet as provider URL, but I wasn't able 
to set it up correctly (I had an exception thrown during the JBoss startup). 
Finally, I am not even sure that it is possible to use the JBoss high availability 
with HTTP Tunneling... 

Some help? Is it possible to use HTTP Tunneling with JMS-HA? If yes, what did I do 
wrong in the JMS clients and JBoss configurations? How can I correctly configure the 
HAJNDIFactory servlet (if it is the one that I should use)? 

Thanks in advance, 

   Gianlu



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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to