Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] eclipse 3.0 + Myeclipse - Error in deploying a sample application



Usha <mailto_karkil@xxxxxxxxxx> wrote:
Hi list,

I am using eclipse 3.0 and for j2ee deployment im using Myeclipse.

when I deploy the traderX application(provided by Myeclipse community) , i
get the following error:
What am i missing with here ??

*************** Error during deployment *********
type Exception report

message

description The server encountered an internal error () that prevented it
from fulfilling this request.

exception

javax.servlet.ServletException
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:244)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


root cause

java.lang.NoClassDefFoundError
org.apache.jasper.compiler.Compiler.compile(Compiler.java:466)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:5
11)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
95)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


note The full stack trace of the root cause is available in the Apache
Tomcat/5.0.26 logs.

TIA


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.572 / Virus Database: 362 - Release Date: 1/27/2004


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


Thanks & Regards,
ANAND SHARMA
50 Commons Drive, Apt # 52,
Shrewsbury, MA-01545 USA
Tel: 1 - 508 - 845 - 1549
Email: anand_m_sharma@xxxxxxxxx
 

Back to the top