From owner-freebsd-java Fri Feb 14 4:38: 8 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 177D037B401 for ; Fri, 14 Feb 2003 04:38:07 -0800 (PST) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5887443F75 for ; Fri, 14 Feb 2003 04:38:06 -0800 (PST) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 14 Feb 2003 12:37:59 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 18jf3U-000681-00; Fri, 14 Feb 2003 12:35:00 +0000 Date: Fri, 14 Feb 2003 12:35:00 +0000 (GMT) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: The Hermit Hacker Cc: freebsd-java@freebsd.org Subject: Re: linux-sun-jdk14 + jakarta-tomcat4.1 won't start ... ? In-Reply-To: <20030213232345.E76487@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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