[jboss-user] [JBoss Messaging] - Re: Error running in performance messaging benchmark framewo

ataylor do-not-reply at jboss.com
Tue Feb 26 06:19:12 EST 2008


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



More information about the jboss-user mailing list