[
https://issues.apache.org/jira/browse/JCR-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1737.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.5
Assignee: Jukka Zitting
Fixed in revision 698489 by removing the log statement in welcome.jsp.
Repository access problems should already be logged in RepositoryAccessServlet,
where I now made the log output more detailed.
Thanks for reporting this issue!
> 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
> Assignee: Jukka Zitting
> Fix For: 1.5
>
>
> 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.