[jboss-user] [JBoss Messaging] - Re: failed to add topic in JBM 1.3
timfox
do-not-reply at jboss.com
Fri Jun 8 06:10:36 EDT 2007
The way to deal with this is to first find a destination lookup that works for you.
E.g. try looking up one of the example destinations e.g. queue/testQueue that is shipped with JBM.
Once you have done that and are satisified that lookups do, in general work (you can also run the examples for examples of working lookups), you should then start looking at how that example destination differs from your problematic destination.
You could then start changing the working destination's name (maybe slowly character by character) into the name of the problematic destination. At each time step of the way ensure the lookup still works. At some point you will have a destination with the name you desire that works, and you will know what was wrong with your original config.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052489#4052489
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052489
More information about the jboss-user
mailing list