Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Configuration problems
Configuration problems [message #158614] Thu, 13 May 2004 12:28
Eclipse UserFriend
Originally posted by: ltcmelo_java.yahoo.com.br

Hi, please let me know if this is not the correct newsgroup for this kinda
of message, ok?!
I`m writting to this forum, because i`m quite sure i`m having a eclipse
problem.

I recently switched computers and, consequently, needed to reconfigure
stuff.
I'm using eclipse, jboss, xdoclet, easystruts, etc..., what i really think
that doesn't matter to answer my question.

Basically, everything seemed to be ok (as everything worked just fine on
the other computer), but...

If run jboss (with my app deployed) from the command line, everything
works fine (my app, jboss web console, etc...).

When i run jboss from inside eclipse, it starts with no problems, but when
i try to access my jsps, or jboss web-consoler, i get the following
exception.


org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
[javac] Compiling 1 source file

at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(De faultErrorHandler.java:130)
at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorD ispatcher.java:293)
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.j ava:353)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:37 0)
at
org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:473)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:190)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java :241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
... continues


I think i might be missing some configuration in eclipse, but i can't
figure it out (i even took some of eclipse folders i have on the other
computer, but didn't work).

Any kind of help will be trylly apreciated.

Thanks,
ltcmelo
Previous Topic:Mouse selection vs. ctrl-arrow
Next Topic:moving packages recursively - is it possible?
Goto Forum:
  


Current Time: Fri May 02 06:29:16 EDT 2025

Powered by FUDForum. Page generated in 0.03783 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top