[jboss-user] [Installation, Configuration & Deployment] - Re: IllegalArgumentException
PeterJ
do-not-reply at jboss.com
Fri Oct 6 21:23:47 EDT 2006
There are a couple of ways.
First, if there is a multi-part name, only the last part could be an object name that references and object (it might be a context), the rest are all contexts.
Second, you could query JNDI and examine the object type returned.
Third, you could use jndiView to see the entire JNDI tree, and it tells you what everything is. (http://wiki.jboss.org/wiki/Wiki.jsp?page=DisplayTheJDNITreeWithTheJMXConsole)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976713#3976713
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976713
More information about the jboss-user
mailing list