[
https://issues.apache.org/jira/browse/JCR-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488978#comment-16488978
]
Greg Wilkins commented on JCR-4308:
-----------------------------------
So if you want to avoid extracting the "war" you need to look either going
fully embedded and just use a ServletContext that you programmatically
configure (no web.xml, no annotation scanning, not TLDs etc.). Or you can got
for a quickstarted WebAppContext, which needs a generated effective web.xml
that contains all the results of scanning.
> update Jetty to 9.4.*
> ---------------------
>
> Key: JCR-4308
> URL: https://issues.apache.org/jira/browse/JCR-4308
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: parent
> Reporter: Julian Reschke
> Priority: Major
> Attachments: JCR-4308.diff, jetty.log
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)