0/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: erha [mailto:[EMAIL PROTECTED]
> > Subject: Re: tomcat examples
> >
> > Download the apache-tomcat-5.5.16.exe, install and run the service.
> > Got this error immediately.
>
> You are correct - t
Thanks Chucks.
Will try to download the zip then.
Rudy
--
View this message in context:
http://www.nabble.com/tomcat-examples-t1307951.html#a3505817
Sent from the Tomcat - User forum at Nabble.com.
-
To unsubscribe, e-mail: [
Hi Chuck,
And below is the error from the log file for my case. Anybody
body know what is wrong ?
java.lang.ClassFormatError: Extra bytes at the end of class file
listeners/ContextListener
As I stated before: that class file is bad. It appears to be one you
created, not from the Tomcat ins
> From: erha [mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat examples
>
> Download the apache-tomcat-5.5.16.exe, install and run the service.
> Got this error immediately.
You are correct - the 5.5.16 .exe is broken. The .zip download (the one
I normally use) is fine. Looks lik
Hi Chuck,
>> And below is the error from the log file for my case. Anybody
>> body know what is wrong ?
>>
>> java.lang.ClassFormatError: Extra bytes at the end of class file
>> listeners/ContextListener
>As I stated before: that class file is bad. It appears to be one you
>created, not f
Hi Chuck,
>> And below is the error from the log file for my case. Anybody
>> body know what is wrong ?
>>
>> java.lang.ClassFormatError: Extra bytes at the end of class file
>> listeners/ContextListener
>As I stated before: that class file is bad. It appears to be one you
>created, not from t
> From: erha [mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat examples
>
> I have the same problem here.
No, you have a completely different problem.
> And below is the error from the log file for my case. Anybody
> body know what is wrong ?
>
> java.lang.ClassFormatE
> From: Konstantin L Kouptsov [mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat examples
>
> Thanks for the answer. As far as the second part is
> concerned, I found that I needed to stick path="/foo" reloadable="true" docBase="C:\bar"
> workD
I have the same problem here.
And below is the error from the log file for my case. Anybody body know what
is wrong ?
Mar 20, 2006 12:29:31 AM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Error configuring application listener of class
listeners.ContextListener
java.lang.ClassF
Thanks for the answer. As far as the second part is concerned, I found
that I needed to stick docBase="C:\bar" workDir="C:\bar\work" /> in the
$CATALINA_HOME/conf/server.xml file, and it works.
As far as examples are concented, I have installed everything, so the
examples with all the files a
> From: Konstantin L Kouptsov [mailto:[EMAIL PROTECTED]
> Subject: tomcat examples
> However, when I try to access "JSP examples" or "servlet
> examples" in the left panel menu, I get a 404 page
Sounds like something in your installation failed to complete, or
perhaps you've got a file permissi
11 matches
Mail list logo