Chetan Mehrotra created SLING-2735:
--------------------------------------
Summary: Fragment bundle to provide JCR API classes for webapp
deployments mode
Key: SLING-2735
URL: https://issues.apache.org/jira/browse/SLING-2735
Project: Sling
Issue Type: Improvement
Components: JCR
Reporter: Chetan Mehrotra
Priority: Minor
Attachments: org.apache.sling.fragment.jcr-1.0.1-SNAPSHOT-src.zip
While deploying a Sling webapp within an App Server it would be helpful to
expose the Repository service to applications running outside of OSGi space
i.e. other web apps in same server
To enable that we would need to
1. Move the JCR API related classes org.apache.sling.jcr.jcr-wrapper-2.0.0.jar
to the server lib directory
2. Have a fragment bundle to expose these classes
3. Have the JndiRegistrationSupport from org.apache.sling.jcr.registration
expose it to JNDI
So for Step 2 we would require a fragment bundle which matches the export
directives from org.apache.sling.jcr.jcr-wrapper-2.0.0.jar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira