Hi, I had a similar problem with using a DataSource with MySQL from Tomcat 4.0. I'm using the org.gt.mm etc. drivers version 2.04, and my *guess* is that these drivers simply don't work with the new DataSource 'model'/ 'paradigm'. If this is not the case, I would also like to know why it doesn't work.
Regards, Eelco > "Jacquet, Frederic" wrote: > > Dear all, > > I am not exactly sure of what I have found a bug or a JNDI context > misunderstanding from me. > > I have search since three days why, when I follow the JNDI howto, I > cannot use JNDI datasource due to bind problems. > The reason was that I use JBuilder : to compile I must include the > required .jar. > BUT when he generate the war, jbuilder include all the jar. > > Catalina find the jar in /WEB-INF/lib and seems to create another > Context that can not access to java:comp used by common/lib > > I have just remove the /WEB-INF/lib directory and everything is > running ok. > > Is it a know issue ? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
