[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException: queue not bound

PeterJ do-not-reply at jboss.com
Fri Dec 21 12:18:55 EST 2007


Did you change any of the files in the jms directory? Specifically, did you change hsqldb-jdbc2-service.xml (or perhaps replace it with another file)? That file directs MQ to use DefaultDS as its data source.

You mentioned MySQL. Also, the error message "Access denied for user 'jbossuser'@'localhost' (using password: YES))" is a typical MySQL error message. I am assuming that you must have changed hsqldb-jdbc2-service.xml to use a different data source, or replace DefaultDS with MySQL.

Until you get the database access issue solved, you will not be able to use the messaging service., and no queue or destinations will show up.



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115052



More information about the jboss-user mailing list