Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Beginner Help: Europa and Preview Server
Beginner Help: Europa and Preview Server [message #196053] Wed, 11 July 2007 10:57 Go to previous message
Eclipse User
Originally posted by: sgilbert.occ.cccd.edu

Hi,
From reading the Europa release notes I got the impression that I could
use the built-in embedded Jetty Preview server to develop and view both
JSP and servlets (without installing an extra application server such as
Tomcat). If that's not possible, could someone let me know.

I'm trying to do the simplest thing that could possibly work, (Hello
World) and not having a lot of success. Here's what I've done:
1. Downloaded Europa for J2EE developers
2. Created a dynamic Web project
3. Selected J2EE Preview as the runtime with default configuration
4. Dynamic Web Module and Java 6 selected as Facets
5. Add a new JSP file (html markup) named index.jsp
6. When I run the JSP file, I get this error:

java.lang.NoClassDefFoundError:
org/apache/commons/el/ExpressionEvaluatorImpl

I can find this class inside the plugins directory in the appropriate jar
file, which makes me think that this is something I'm doing wrong in the
configuration.

In addition, I tried adding a "Hello World" servlet and the Preview server
was unable to find the class file.

Any help would be greatly appreciated.

--Steve
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:requires plug-in "org.eclipse.wst.server.core (1.0.103)", or equivalent.
Next Topic:Servlet Faces SErvlet is not available
Goto Forum:
  


Current Time: Mon May 20 13:44:16 EDT 2013

Powered by FUDForum. Page generated in 0.01709 seconds