[
https://issues.apache.org/jira/browse/JCR-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-735:
-----------------------
Component/s: jackrabbit-webapp
> Add seperate maven module / packaging for j2ee servlets.
> --------------------------------------------------------
>
> Key: JCR-735
> URL: https://issues.apache.org/jira/browse/JCR-735
> Project: Jackrabbit
> Issue Type: Task
> Components: jackrabbit-webapp
> Affects Versions: 0.9, 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Priority: Minor
>
> currently we have a a 'jackrabbit-webapp' project that provides some useful
> servlets for running a repository within an appserver (without JCA). they are
> bundled as classes in the jackrabbit-webapp.war and are not available
> separately in a jar file. this makes it almost impossible the use them as
> dependency in another project, since you would have to rip the war apart
> yourself and repackage them yourself.
> i suggest to divide the webapp project into 2 parts:
> jackrabbit-webapp (dummy parent project)
> |-- servlets --> jackrabbit-servlets.jar
> `-- webapp --> jackrabbit.war
> suggestions?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.