Martin Vecera [
http://community.jboss.org/people/mvecera] created the discussion
"Re: How to config JMSRouter to send message to remote queue?"
To view the discussion, visit:
http://community.jboss.org/message/619665#619665
--------------------------------------------------------------
Hello,
did you try complete configuration? Like this:
<property name="jndi-context-factory"
value="org.jnp.interfaces.NamingContextFactory"/>
<property name="jndi-URL" value="127.0.0.1:1099"/>
<property name="jndi-pkg-prefix"
value="org.jboss.naming:org.jnp.interfaces"/>
<property name="connection-factory"
value="ConnectionFactory"/>
<property name="jndiName" value="queue/quickstart_jms_router"/>
Can you provide your .esb archive?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/619665#619665]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]