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/11/05 13:08:57 UTC

[jira] Updated: (WOOKIE-14) juel.jar - java.lang.LinkageError: loader constraint violation: when resolving interface method

     [ https://issues.apache.org/jira/browse/WOOKIE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wilson updated WOOKIE-14:
-------------------------------

         Priority: Major  (was: Blocker)
    Fix Version/s:     (was: 0.8.1)
                   0.8.2

Moving to fix in release 0.8.2 along with the rest of the Shindig integration.

> juel.jar - java.lang.LinkageError: loader constraint violation: when resolving interface method 
> ------------------------------------------------------------------------------------------------
>
>                 Key: WOOKIE-14
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-14
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.8.1
>         Environment: Mysql 5.1, Tomcat 6.0.18
>            Reporter: Prabhu Pathak
>             Fix For: 0.8.2
>
>
> 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.