From owner-freebsd-java Sun Mar 2 16:30:13 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 D31D237B4EC for ; Sun, 2 Mar 2003 16:30:11 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6002143FBF for ; Sun, 2 Mar 2003 16:30:11 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id 3650D8B674F; Sun, 2 Mar 2003 20:30:06 -0400 (AST) Date: Sun, 2 Mar 2003 20:30:06 -0400 (AST) From: "Marc G. Fournier" To: Jan Grant Cc: freebsd-java@freebsd.org Subject: Re: linux-sun-jdk14 + jakarta-tomcat4.1 won't start ... ? In-Reply-To: Message-ID: <20030302202911.R72167@hub.org> References: 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 Fri, 14 Feb 2003, Jan Grant wrote: > 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. 'K, but the native jdk14 isn't available yet, at least as a port ... but, regardless, its jakarta-tomcat from ports, and this is using either the /usr/local/etc/rc.d start up script, or the one in /usr/local/jakar*/bin ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message