jueves, 19 de julio de 2007

Starting preview server

19/07/2007 17:23:07 org.mortbay.jetty.servlet.ServletHandler handle
WARNING: EXCEPTION
javax.servlet.ServletException: org/apache/commons/el/ExpressionEvaluatorImpl
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)

workaround for me is:

Configure the "J2EE Preview at localhost" "Run" settings, go to the classpath section and add the missing jars (so far org.apache.commons.el and org.apache.jasper) as "User entries"

After doing that I can run simple JSP pages on the Preview server!

Ir al Run dialog y agregar el jar como "user entry"

No hay comentarios: