[
https://issues.apache.org/jira/browse/OAK-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved OAK-5500.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
The loading was failing due to the way ServletContext based resource lookup
works in Spring Boot setup.
With 1785919 changed the approach to delegate to Spring Resource support via
using a proxy for ServletContext. With this startup is clean and no error is
reported
> Oak Standalone throws ClassNotFoundException:
> remoting/protectedHandlersConfig.xml
> ----------------------------------------------------------------------------------
>
> Key: OAK-5500
> URL: https://issues.apache.org/jira/browse/OAK-5500
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: examples, webapp
> Affects Versions: 1.5.18
> Reporter: Mathias Conradt
> Assignee: Chetan Mehrotra
> Priority: Minor
> Labels: candidate_oak_1_6
> Fix For: 1.7.0, 1.8
>
>
> Starting the Oak standalone application via {{java -jar
> oak-standalone-1.6-SNAPSHOT.jar}} (trunk version as of 23.01.2017) throws an
> error:
> {{java.lang.ClassNotFoundException: remoting/protectedHandlersConfig.xml}}
> Complete application startup log: http://pastebin.com/hdtqr3AR
> (There is a related issue (JCR-4058,
> https://issues.apache.org/jira/browse/JCR-4058) under the Jackrabbit project,
> not under Oak yet, therefore creating this new issue.)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)