De portal is now broken :(
The JSP classloading issue seems to be back, because Tomcat throws an
internal server error with:

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

During the build there are multiple stacktraces from the databasepopulator.

Jasha


On 11 November 2011 02:28, <[email protected]> wrote:

> Author: mfranklin
> Date: Fri Nov 11 01:28:45 2011
> New Revision: 1200683
>
> URL: http://svn.apache.org/viewvc?rev=1200683&view=rev
> Log:
> Refactored rave shindig to use common person model (Supports RAVE-347)
>
>

Reply via email to