Hello,
I have installed JBoss messaging 1.4.4 on JBoss 4.2.3 (jdk6) (with JBoss remoting 2.2.3)
and this works fine with a jnp client.
When I use an HTTP client with the following JNDI properties:
HttpConnectionFactory
org.jboss.naming.HttpNamingContextFactory
http://localhost:8080/invoker/JNDIFactory
queue/testQueue
The message is well sent to the sever, and I see it in my Oracle database. However the
call never ends at the client side, seems like the call hangs.
Your help will be highly appreciable !
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258295#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...