Dear All, I am working on jasperserver reporting application which is being developed based on Spring 2.5 + Tiles 2.1 .
When I tried deploying the application in weblogic 10.3 , some how jsp compiler of weblogic is unable to parse the page. ==================================================================================== java.lang.ClassCastException:weblogic.jsp.internal.BinaryRoot can not be cast to weblogic.jsp.internal.SourceFile. Can someone help me Thanks, Puru
