wht is the database you are using?

if its Oracle you have to have give the path of classes12.zip in the java
classpath of JRun. In classes12.zip you have all the JDBC drivers.

Charly.

----- Original Message -----
From: anupam parganiah <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 25, 2000 3:18 AM
Subject: Using database connectivity with Apache


> Hi,
> >
> >        Whenever i try to use database connectivity(JDBC) and run it on
> > Apache-JRun , it throws an exception of
> > "Data source name not found and no default driver specified "  but when
i
> > run the same compiled *.class file in the Java Web server, it runs
> > fine......The Servlets without JDBC are running fine on the
> > Apache-JRun.......Do we have to set some options if we want to use JDBC
in
> > Apache-JRun.
> > If anyone  of you Gurus can , please help me.....
> > Regards.
> > Anupam
> >
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to