]
Clebert Suconic closed JBMESSAGING-1239.
----------------------------------------
Fix Version/s: 1.4.1.GA
Resolution: Done
http example should use JNDI via HTTP
-------------------------------------
Key: JBMESSAGING-1239
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1239
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.0.SP3
Reporter: David Smiley
Assignee: Tim Fox
Fix For: 1.4.1.GA, 1.4.2.GA, 1.4.0.SP3.CP04
The http example uses the http connector to for JMS transport. However, the example is
using the typical JNDI configuration which is jnp's protocol. Instead, a complete
HTTP transport should be used, even for JNDI. To fix this, simply change jndi.properties
to this:
java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory
java.naming.provider.url=http://localhost:8080/invoker/JNDIFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: