[jboss-user] [Beginners Corner] - Re: JMS Local queue viewing exception

PeterJ do-not-reply at jboss.com
Thu Jan 22 19:26:55 EST 2009


Looks like you are using the web console (http://localhost:8080/web-console). It is not surprising that it is not working. I am not even sure if it was updated to work with JBoss Messaging, it might still assume JBossMQ.

Most people define message destinations using a *-service.xml file. You can find an example file at docs/examples/jms/example-destinations-service.xml. Once you have your *-service.xml file with your destinations, copy it to the deploy directory.

If you really want to do it online, then install Embedded Jopr - it is the new admin console and should work better. http://www.jboss.org/embjopr/

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

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



More information about the jboss-user mailing list