Date: Fri, 14 Feb 2003 12:35:00 +0000 (GMT) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-java@freebsd.org Subject: Re: linux-sun-jdk14 + jakarta-tomcat4.1 won't start ... ? Message-ID: <Pine.GSO.4.44.0302141233340.27130-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <20030213232345.E76487@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Feb 2003, The Hermit Hacker wrote: > > I'm getting the following when trying to use jdk14, but if I use the > native jdk13, it starts fine ... unfortunately, I need 1.4 features ... > am I missing something in my class path? I'm not finding anything useful > on google :( > > Exception during startup processing > java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina > at org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:992) > at org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:857) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:176) Sorry if this is a teach-your-granny-to-suck-eggs question, but how are you starting tomcat? I've got it working quite happily with the native jdk14. I tend to call the tomcat startup script from a small wrapper that sets CATALINA_BASE and JAVA_HOME correctly. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ I'm the dandy information superhighwayman. 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?Pine.GSO.4.44.0302141233340.27130-100000>