http://localhost:8080/wookie/webmenu/WidgetWebMenuServlet?operation=INDEX
-------------------------------------------------------------------------
Key: WOOKIE-14
URL: https://issues.apache.org/jira/browse/WOOKIE-14
Project: Apache Wookie
Issue Type: Bug
Components: widget-ProjectAdmin
Environment: Mysql 5.1, Tomcat 6.0.18
Reporter: Prabhu Pathak
Priority: Blocker
I get the following error when try to reach : http://localhost:8080/wookie
Marking it as "Blocker" as I can not proceed. Appreciate if someone can provide
me a quick workaround. That will save my time quite a lot on googling...
Error :
java.lang.LinkageError: loader constraint violation: when resolving interface
method
"javax.servlet.jsp.JspApplicationContext.getExpressionFactory()Ljavax/el/ExpressionFactory;"
the class loader
(instance of org/apache/jasper/servlet/JasperLoader) of the current class,
org/apache/jsp/webmenu/index_jsp, and the
class loader (instance of org/apache/catalina/loader/StandardClassLoader) for
resolved class,
javax/servlet/jsp/JspApplicationContext, have different Class objects for the
type javax/el/ExpressionFactory used
in the signature
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.