You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2009/08/13 16:04:14 UTC

[jira] Commented: (WOOKIE-14) http://localhost:8080/wookie/webmenu/WidgetWebMenuServlet?operation=INDEX

    [ https://issues.apache.org/jira/browse/WOOKIE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742827#action_12742827 ] 

Scott Wilson commented on WOOKIE-14:
------------------------------------

This problem seems to have turned up with the use of Tomcat v6.x, and concerns a conflict over the javax.el package. Agree this is a blocker and should be fixed before the next release.

The most likely cause is one of the libs used in the Shindig component, I'll investigate and see what I can find.



> 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.