Before I am going to great lengths explaining my problem.

I just want to know whether it is possible for an MDB to listen on a remote queue 
using HTTP tunelling. 

If it is possible is there any special way of configuring it ?? Apart from the other 
well documented way. 

I tried by changing the settings to :

<attribute name="ProviderUrl">http://whatever/invoker/JNDIFactory</attribute>
  |     <attribute name="QueueFactoryRef">HTTPConnectionFactory</attribute>

I would suppose one would need to configure the InitialContext as well??  But where ??

Connecting to the same remote Queue via HTTP from a plain JMS client  works fine, but 
a MDB using  the same remote queue no luck.

Any ideas ?

Andre
        

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to