This content has been marked as final.
Show 1 reply
-
1. Re: LoginModule and Database
mikefinn Oct 28, 2003 5:30 PM (in response to stani)Looks like MySqlDS is not bound in java:/ in JNDI. Are you sure you have a *-ds.xml file in deploy that correctly defines your datasource?
Use JNDIView in jmx-console to verify your datasource object is bound.
http://localhost:8080/jmx-console/HtmlAdaptor
Mike