[JBoss-user] [Messaging, JMS JBossMQ] - MDB to talk to remote queue via HTTP tunelling

2004-05-07 Thread andre_v
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=ProviderUrlhttp://whatever/invoker/JNDIFactory/attribute
  | attribute name=QueueFactoryRefHTTPConnectionFactory/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=bbop=viewtopicp=3834054#3834054

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=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


[JBoss-user] [Messaging, JMS JBossMQ] - Using JMS via Firewall

2004-04-05 Thread andre_v
Hi 

I am trying to using JMS over HTTP my JBoss Server is hidden behind an Apache 
WebServer. I can see and bind to JNDI via HTTP no problem, but as soon as I try to 
connect to a Queue I start getting problems. I enable tracing on my clientside and I 
can see what is causing the problem happening, but how to get around this problem... 

Initially I connect to JNDI using http:
http://APACHE_SERVER/invoker/JMXInvokerServlet.

Then I get a reply from org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory 
using  
org.jboss.mq.il.http.url=http://JBOSS_MACHINE:8080/jbossmq-httpil/HTTPServerILServlet

The fact that it doesn't work after the returned url is fine I understand that it wont 
work... BUT how do I fix it ?

Is it a JBoss bug or a config issue. And is it at all related to the following post : 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg42322.html. 

If it is related to this bug how do I go about implementing the patch (which JBoss 
modules...) ... Otherwise when is the next RC of JBoss 3.2.4 due

Thanks

Andre

log snippet :

[org.jboss.invocation.http.interfaces.Util] - inv oke, 
externalURL=http://APACHE_SERVER/invoker/JMXInvokerServlet

[org.jboss.mq.referenceable.SpyConnectionFactoryOb
jectFactory] - Extracting SpyConnectionFactory from reference
2004-04-05 08:14:25,851 DEBUG 
[org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory] - The 
GenericConnectionFactory is: GenericConnectionFactory:[serve
[EMAIL PROTECTED],connectionProperties={org.jboss.mq.il.http.restinterval=0, 
org.jboss.mq.il.http.url=http://JBOSS_MACHINE:8080/jbossmq-httpil/HTTPServerILServlet, 
PingPeriod=0, org.jboss.mq.il.http.timeout=6, Cl
ientILService=org.jboss.mq.il.http.HTTPClientILService}]


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829210#3829210

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829210


---
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=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: Using JMS via Firewall

2004-04-05 Thread andre_v
Thanks !!! 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829294#3829294

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829294


---
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=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user