You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Phil Campaigne <pc...@charter.net> on 2004/02/04 19:20:42 UTC

error instantiating HttpServlet

Hi All,
When I deploy a webapp that was working on my local machine I get the error:
2004-02-04 11:58:12 StandardContext[/ReportingSystem]: Servlet 
/ReportingSystem threw load() exception
javax.servlet.ServletException: Error instantiating servlet class 
javax.servlet.http.HttpServlet
----- Root Cause -----
java.lang.InstantiationException

Is there somethind I have done wrong in configuring for deployment?
thanks,
hil


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: error instantiating HttpServlet

Posted by "Filip Hanik (lists)" <de...@hanik.com>.
yes, you probably included some libaries in your system classpath

Filip

-----Original Message-----
From: Phil Campaigne [mailto:pcampaigne@charter.net]
Sent: Wednesday, February 04, 2004 10:21 AM
To: Tomcat Users List
Subject: error instantiating HttpServlet


Hi All,
When I deploy a webapp that was working on my local machine I get the error:
2004-02-04 11:58:12 StandardContext[/ReportingSystem]: Servlet
/ReportingSystem threw load() exception
javax.servlet.ServletException: Error instantiating servlet class
javax.servlet.http.HttpServlet
----- Root Cause -----
java.lang.InstantiationException

Is there somethind I have done wrong in configuring for deployment?
thanks,
hil


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org