Resolved:
The key is the
login-config.xml. They changed the section under . I just took the 3.2.5 part of that section, and pasted into
our login-config.xml and then it worked.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850679#3850679
Reply to the po
I am new to JMS but my application deploys fine on JBoss 3.2.3 but when I try to
deploy on JBoss 4.0 I am getting a JMS error that I can not explain.
2004-10-04 15:55:29,167 ERROR [org.jboss.mq.sm.file.DynamicLoginModule] Failed to load
DynamicSecurityManager
java.lang.ClassCastException
I know i can metadata from a connection but is there a way I can get that information
from JNDI?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828942#3828942
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828942
---
Is it possible to get the instance name from JNDI
I know that the *ds.xml file have the instance name in the jdbc connection string my
question is can I get that information from within JBOSS?
Example :
jdbc/cpr
jdbc:oracle:thin:@192.168.11.92:1613:devInst
oracle.jdbc.driv