check the hajndi-jms-ds.xml file in
${jboss.home}/server/<server_name>/deploy/jms.
look at the Properties attribute of the
jboss.mq:service=JMSProviderLoader,name=HAJNDIJMSProvider mbean.
your Properties attribute probably has java.naming.provider.url=localhost:1100
when it should look like below:
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
java.naming.provider.url=${jboss.bind.address}:1100
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877484#3877484
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877484
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user