Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - > From: "Mark Thomas" > To: "Tomcat Users List" > Sent: Wednesday, August 13, 2014 11:54:01 AM > Subject: Re: HTTP Status 500 - Error instantiating servlet class > org.apache.jsp.index_jsp > On 13/08/2014 19:45, Dennis Longne

RE: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Caldarale, Charles R
> From: Mark Thomas [mailto:ma...@apache.org] > Subject: Re: HTTP Status 500 - Error instantiating servlet class > org.apache.jsp.index_jsp > Rename > C:\apache-tomcat-8.0.9\webapps\external-references\META-INF\context.xml > to > C:\apache-tomcat-8.0.9\conf\Catali

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 13/08/2014 19:45, Dennis Longnecker wrote: > For what I am working on... > the web.xml is in: C:\apache-tomcat-8.0.9\webapps\external-references\WEB-INF > the context.xml is in: > C:\apache-tomcat-8.0.9\webapps\external-references\META-INF > > the fred.txt file is in: C:\WikiShare\docs OK

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - > From: "Mark Thomas" > To: "Tomcat Users List" > Sent: Wednesday, August 13, 2014 11:23:31 AM > Subject: Re: HTTP Status 500 - Error instantiating servlet class > org.apache.jsp.index_jsp > On 13/08/2014 19:00, Dennis Longne

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 13/08/2014 19:00, Dennis Longnecker wrote: > I changed the web.xml as described. I delete delete the work directory and > restarted the web server. OK. That should fix one set of errors. > These files reside in the /external-references directory under webappl. webappl? > The main purpose

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - > From: "Mark Thomas" > To: "Tomcat Users List" > Sent: Wednesday, August 13, 2014 1:05:58 AM > Subject: Re: HTTP Status 500 - Error instantiating servlet class > org.apache.jsp.index_jsp > On 12/08/2014 23:56, Dennis Long

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 12/08/2014 23:56, Dennis Longnecker wrote: > I'm thinking it has something to do with the web.xml in the web-inf > file...which looks like: You are correct. > > > > http://java.sun.com/xml/ns/j2ee"; > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; > xsi:schemaLocation="http:/

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dennis, On 8/12/14, 5:52 PM, Dennis Longnecker wrote: > Migrating from Tomcat 5.5.4 to Tomcat 8.0.9. I'm glad to see that someone running 5.5.x is actually upgrading. We certainly want to help you :) You'll get there: follow Mark E's advice to sta

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/12/2014 3:56 PM, Dennis Longnecker wrote: > > > - Original Message - > > From: "Mark Thomas" To: "Tomcat Users List" > Sent: Tuesday, August 12, 2014 3:11:27 PM > Subject: Re: HTTP Statu

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-12 Thread Dennis Longnecker
- Original Message - From: "Mark Thomas" To: "Tomcat Users List" Sent: Tuesday, August 12, 2014 3:11:27 PM Subject: Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp On 12/08/2014 22:52, Dennis Longnecker wrote: > Hello.

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-12 Thread Mark Thomas
e except for > this one link which is giving me this error: > > HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp > > Basically all this webappl does is dump the contents of a directory. More > detailed information is: > > > >

HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-12 Thread Dennis Longnecker
Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp Basically all this webappl does is dump the contents of a directory. More detailed information is: type Exception report message Error instantiating servlet class org.apache.jsp.index_jsp description The server encountered

Re: [OT] AW: Re: AW: RE: Re: AW: RE: Error instantiating servlet class

2007-02-15 Thread ravi kumar
02.2007 11:33 > An: "Tomcat Users List" > Betreff: Re: AW: RE: Re: AW: RE: Error instantiating servlet class > > This is same error as before, only the class is different, as long > as > you get those errors, just put the libraries you require inside > your > WEB-INF

AW: Re: AW: RE: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread [EMAIL PROTECTED]
Thanks. It is working now. Ursprüngliche Nachricht Von: [EMAIL PROTECTED] Datum: 12.02.2007 11:33 An: "Tomcat Users List" Betreff: Re: AW: RE: Re: AW: RE: Error instantiating servlet class This is same error as before, only the class is different, as long as you get those er

Re: AW: RE: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread David Delbecq
have moved on, but I get another error now: > > exception > > javax.servlet.ServletException: Error instantiating servlet class > servlet.CallService > org.apache.catalina.valves.ErrorReportValve.invoke > (ErrorReportValve.java:105) > org.apache.catalina.co

AW: RE: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread [EMAIL PROTECTED]
Thanks. It seems that things have moved on, but I get another error now: exception javax.servlet.ServletException: Error instantiating servlet class servlet.CallService org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105

Re: AW: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread David Delbecq
; Thanks > > Magdalena > Ursprüngliche Nachricht > Von: [EMAIL PROTECTED] > Datum: 12.02.2007 10:51 > An: "Tomcat Users List" > Betreff: Re: AW: RE: Error instantiating servlet class > > Where did you put it? > En l'instant précis du 02/12/07 10:27, [EMAIL PRO

RE: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread PATTUS, Jean-Philippe
ating servlet class I have set up the classpath environmantal variable to include the path to jaxrpc.jar Thanks Magdalena Ursprüngliche Nachricht Von: [EMAIL PROTECTED] Datum: 12.02.2007 10:51 An: "Tomcat Users List" Betreff: Re: AW: RE: Error instantiating servlet class Where did

AW: Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread [EMAIL PROTECTED]
I have set up the classpath environmantal variable to include the path to jaxrpc.jar Thanks Magdalena Ursprüngliche Nachricht Von: [EMAIL PROTECTED] Datum: 12.02.2007 10:51 An: "Tomcat Users List" Betreff: Re: AW: RE: Error instantiating servlet class Where did you put it? En

Re: AW: RE: Error instantiating servlet class

2007-02-12 Thread David Delbecq
Ursprüngliche Nachricht > Von: [EMAIL PROTECTED] > Datum: 12.02.2007 10:20 > An: "Tomcat Users List", > <[EMAIL PROTECTED]> > Betreff: RE: Error instantiating servlet class > > it seems this class javax/xml/rpc/ServiceException > is not in the classpath.

AW: RE: Error instantiating servlet class

2007-02-12 Thread [EMAIL PROTECTED]
t; Betreff: RE: Error instantiating servlet class it seems this class javax/xml/rpc/ServiceException is not in the classpath. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : lundi 12 février 2007 09:39 À : users@tomcat.apache.org Objet : Error instantiat

RE: Error instantiating servlet class

2007-02-12 Thread PATTUS, Jean-Philippe
it seems this class javax/xml/rpc/ServiceException is not in the classpath. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : lundi 12 février 2007 09:39 À : users@tomcat.apache.org Objet : Error instantiating servlet class users@tomcat.apache.org H

Error instantiating servlet class

2007-02-12 Thread [EMAIL PROTECTED]
invoke the CallService servlet , but I am getting the error below. type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Error instantiating servlet class

Re: How do I fix this error in localhost_log? javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet

2006-07-03 Thread David Smith
unavailable 2006-07-03 12:50:32 StandardContext[/strutsBlank]Servlet /strutsBlank threw load() exception javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1011

Re: How do I fix this error in localhost_log? javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet

2006-07-03 Thread Avi Deitcher
action as >unavailable >2006-07-03 12:50:32 StandardContext[/strutsBlank]Servlet /strutsBlank threw >load() exception >javax.servlet.ServletException: Error instantiating servlet class >org.apache.struts.action.ActionServlet > at >org.apache.catalina.core.StandardWrapper.lo

How do I fix this error in localhost_log? javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet

2006-07-03 Thread carrie . latimer
This is an excerpt from my localhost_log file: 2006-07-03 12:50:32 StandardContext[/strutsBlank]Marking servlet action as unavailable 2006-07-03 12:50:32 StandardContext[/strutsBlank]Servlet /strutsBlank threw load() exception javax.servlet.ServletException: Error instantiating servlet class