JSP page compilation errors when depoyed using oc4j
---------------------------------------------------
Key: JCR-1737
URL: https://issues.apache.org/jira/browse/JCR-1737
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-webapp
Affects Versions: 1.4
Environment: oc4j
Reporter: John Eaton
An error in the Welcome.jsp was produced as follows:
cannot find symbol symbol : method log(java.lang.String,java.lang.Throwable)
In a response from the user group it was determined that there should be no
expectation in Jackrabbit that the JspPage implementation will inherit from the
GeneralServlet base class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.