pens every time, even when I don't do anything in the Admin
Tool that would seem to require a change to the server.xml file.
Is this happening to anyone else? I use FC5 and Tomcat 5.5.15. It's an
off-the-shelf set up.
--Kevin Hart
-
s to access the data source is
> still the same. That part can come from the book.
>
> --David
>
> Kevin Hart wrote:
> > The attachments in my previous message got mangled. Sorry, I'm a
> newbie.
> > Here is the relevant portion of the server.xm
ResultSet rset = stmt.executeQuery("select * from employee;");
..
As you can see, I'm just trying to get an example working.
Thanks again for any help,
Kevin
Quoting Kevin Hart <[EMAIL PROTECTED]>:
> Hello,
>
> I'm trying to get a jsp to access a mysql
Hello,
I'm trying to get a jsp to access a mysql database. I'm using the
"preferred" JNDI resources approach with Tomcat, but I keep getting the
NamingException: Cannot create resource instance error. I know others
have posted with this error. I've read some of those posts, but
the solutions do