RE: Newbie Installation Question

2005-10-19 Thread brown wrap
I actually got it run by installing ant and following the build instructions. --- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > From: brown wrap [mailto:[EMAIL PROTECTED] > > Subject: RE: Newbie Installation Question > > > > I guess I am lookin

RE: Newbie Installation Question

2005-10-19 Thread Caldarale, Charles R
> From: brown wrap [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie Installation Question > > I guess I am looking for a clue as to what the > messages in the log file means. It means it can't find the named Java class file. This could be due to an incomplete or corru

RE: Newbie Installation Question

2005-10-19 Thread brown wrap
gt; Using JRE_HOME: /export/00/java/jdk1.5.0_05/ > > > --- "Caldarale, Charles R" > <[EMAIL PROTECTED]> wrote: > > > > From: brown wrap [mailto:[EMAIL PROTECTED] > > > Subject: RE: Newbie Installation Question > > > > > > OK

RE: Newbie Installation Question

2005-10-19 Thread brown wrap
/ --- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > From: brown wrap [mailto:[EMAIL PROTECTED] > > Subject: RE: Newbie Installation Question > > > > OK, I downloaded the binary. My error is > different, > > but it still does not start

RE: Newbie Installation Question

2005-10-19 Thread Caldarale, Charles R
> From: brown wrap [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie Installation Question > > OK, I downloaded the binary. My error is different, > but it still does not start up: Did you read RUNNING.txt? Where did you install Tomcat? How are you trying to run it?

RE: Newbie Installation Question

2005-10-19 Thread brown wrap
OK, I downloaded the binary. My error is different, but it still does not start up: [EMAIL PROTECTED] logs]# more catalina.out java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessC

RE: Newbie Installation Question

2005-10-19 Thread Mark Eggers
Tomcat comes as a binary. Just download the binary distribution. See: http://tomcat.apache.org/download-55.cgi#5.5.12 On linux, I normally create a special user for Tomcat and make it a mamber of the same group that the user that runs Apache is under. This is www for Fedora Core 4. I usually

RE: Newbie Installation Question

2005-10-19 Thread Caldarale, Charles R
> From: brown wrap [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie Installation Question > > I had been trying to avoid actually building Tomcat, I > was trying to use a Linux binary. No building required. Tomcat is pure Java, so all the downloads actually work on all platform

RE: Newbie Installation Question

2005-10-19 Thread brown wrap
I had been trying to avoid actually building Tomcat, I was trying to use a Linux binary. --- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > From: brown wrap [mailto:[EMAIL PROTECTED] > > Subject: RE: Newbie Installation Question > > > > Sorry

RE: Newbie Installation Question

2005-10-19 Thread Caldarale, Charles R
> From: brown wrap [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie Installation Question > > Sorry, I am trying to install Tomcat, Version 4.1.3 > and using j2eesdk-1_4_02_2005Q2-linux.bin that I > downloaded from Sun. Sorry I left out the most > important information. If

RE: Newbie Installation Question

2005-10-19 Thread brown wrap
] > > Subject: Newbie Installation Question > > > > Exception during startup processing > > java.lang.ClassNotFoundException: > > org.apache.catalina.startup.Catalina > > What version of Tomcat? What OS? Where did you > install Tomcat? Can't > he

RE: Newbie Installation Question

2005-10-19 Thread Caldarale, Charles R
> From: brown wrap [mailto:[EMAIL PROTECTED] > Subject: Newbie Installation Question > > Exception during startup processing > java.lang.ClassNotFoundException: > org.apache.catalina.startup.Catalina What version of Tomcat? What OS? Where did you install Tomcat? Can&#

Newbie Installation Question

2005-10-19 Thread brown wrap
I have looked through the FAQs and search the web, and although this should be a simple problem, I don't find an answer. I can't start tomcat: Exception during startup processing java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina at org.apache.catalina.loader.Standard