-
JDBC Connections in JSP with Apache JServ (2 messages)
- Posted by: Vijayan Sampath
- Posted on: July 24 2000 10:08 EDT
I have a strange problem with JDBC connections in JSP. I am using Apache JServ with the gnujsp package in windows to run my pages. The problem is everytime I try to get a connection, I get a Data Source Not Found Exception. When run as a seperate program, it works perfectly well. Any ideas on what's wrong ?Threaded Messages (2)
- JDBC Connections in JSP with Apache JServ by Mike Hewitt on July 28 2000 17:32 EDT
- JDBC Connections in JSP with Apache JServ by Marcelo Gonzalez on August 09 2000 19:09 EDT
-
JDBC Connections in JSP with Apache JServ[ Go to top ]
- Posted by: Mike Hewitt
- Posted on: July 28 2000 17:32 EDT
- in response to Vijayan Sampath
Hi,
Have you checked your permissions? Make sure that Apache
has the same permissions that you have when you test.
- Mike -
JDBC Connections in JSP with Apache JServ[ Go to top ]
- Posted by: Marcelo Gonzalez
- Posted on: August 09 2000 19:09 EDT
- in response to Vijayan Sampath
Have you checked if yours DNS configuration are Ok ? Check if you have configured the System DNS and File DNS.