that doesnt look right, you should have some providers configured:

<provider name="JBossMessaging">
  |          <factory>org.jnp.interfaces.NamingContextFactory</factory>
  |          <url>jnp://localhost:1099</url>
  |          <pkg>org.jboss.naming:org.jnp.interfaces</pkg>
  |          <executor name="REMOTE" url="rmi://remote-messaging"/>
  |          <executor name="REMOTE2" url="rmi://remote-messaging2"/>
  |          <executor name="COLOCATED" url="rmi://local-messaging"/>
  |          <executor name="COLOCATED2" url="rmi://local-messaging2"/>
  |          <color>255,0,0</color>
  |       </provider>

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132115
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to