> From: ubk [mailto:[email protected]] > Subject: JDBCRealm, Tomcat and MySQL > > <GlobalNamingResources> > <Resource name="jdbc/MySQL" auth="Container" > type="javax.sql.DataSource"/> > <ResourceParams name="jdbc/MySQL">
You say you're using Tomcat 6.0.18, but the <Resource> config you've specified is for some ancient version. Read the doc appropriate to your level: http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JDBCRealm - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
