You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2013/03/11 18:13:12 UTC

[jira] [Resolved] (RAVE-905) http://localhost:8080/ not forwarded to http://localhost:8080/portal/

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

Raminderjeet Singh resolved RAVE-905.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21

Fixed. Thanks Paul. 
                
> http://localhost:8080/ not forwarded to http://localhost:8080/portal/
> ---------------------------------------------------------------------
>
>                 Key: RAVE-905
>                 URL: https://issues.apache.org/jira/browse/RAVE-905
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.21
>            Reporter: Raminderjeet Singh
>             Fix For: 0.21
>
>
> Following error is coming in case of  mvn cargo:run -f rave-portal/pom.xml. I tested it in on 2 different machines. 
> javax.servlet.ServletException: 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/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
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:268)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> 	org.apache.shindig.gadgets.servlet.ETagFilter.doFilter(ETagFilter.java:56)
> 	org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:359)
> 	org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:275)
> 	org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
> 	org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
> 	org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:344)
> 	org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:272)
> 	org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:81)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira