Date: Tue, 9 Jul 2002 03:52:40 -0700 (PDT) From: Jason End <bensnephew@yahoo.com> To: freebsd-java@freebsd.org Subject: tomcat3ctl and classpath [WAS: JDBC problem: SQLException Error en Connect No suitable driver] Message-ID: <20020709105240.46161.qmail@web14803.mail.yahoo.com> In-Reply-To: <20020626112108.W25373-100000@raggarbil.intra.polopoly.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I got jdbc working by manually adding the jars to classpath in tomcat's tomcat.sh. The problem I have now is that the boot script: /usr/local/etc/rc.d/020.jakarta-tomcat3.sh uses tomcat3ctl, which must have it's own mechanism for starting, because it ignores that classpath. (btw although, 020.jakarta-tomcat3.sh does start tomcat up, tomcat3ctl start doesn't. I've purged and reinstalled, but the problem remains). So is there any way I can get that script to respect my classpath? thanks, Jay > On Wed, 26 Jun 2002, Jason End wrote: > > > I'm having a problem with a java web application > that > > needs to connect to an oracle db. I just > transfered > > the application to a FreeBSD box running: > > 4.6 Release > > linux-jdk-1.3.1.03 > > jakarta-tomcat-3.3.1_14 > > apache-1.3.26 > > > > I get the error stated in the subject: > > SQLException Error en Connect No suitable driver > > > > I'm not sure how to proceed...(?) > > > > tia, > > > > Peter > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! - Official partner of 2002 FIFA World Cup > > http://fifaworldcup.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the > message > > > __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709105240.46161.qmail>