Hi All,<br><br>I'm trying to install OpenCMS 7.0.4 on weblogic 10 (with jdk 5). <br>I could run the setup and import the modules;<br>but after the login page all the JSP that I try to access from the workplace fail to compile.<br>
<br>When I try to access <a href="http://IP_address:7001/opencms/opencms/index.jsp">http://IP_address:7001/opencms/opencms/index.jsp</a> I have the same compilation error <br><br>weblogic.servlet.jsp.CompilationException: Failed to compile JSP
/WEB-INF/jsp/online/system/modules/org.opencms.frontend.templatetwo/templates/main.jsp
main.jsp:1:1: The validator class:
"org.apache.taglibs.standard.tlv.JstlCoreTLV" has failed with the
following exception: "java.lang.ClassCastException:
weblogic.xml.jaxp.RegistrySAXParserFactory".
<%@ page pageEncoding="UTF-8" %><%@page buffer="none"
session="false" import="org.opencms.main.*,
org.opencms.frontend.templatetwo.*" %>
<br>
<br><br>Any clue is welcome<br>
<br>Best Regards,<br>Jerome<br><br>