Hide Forgot
project_key: SOA SOA-P is shipped with JackRabbit and JCR 1.0 API - present in jbossesb.esb/lib dir. Should not it be replaced with ModeShape? Is the use-case for which JackRabbit is used (Message Store) supported? I think it is not. Should it be supported with ModeShape?
This is the same issue as SOA-2205, shipping a JCR implementation for our JCRMessageStoreImpl.
Candidate for SOA 5.1.0
Link: Added: This issue related SOA-2205
It is there since 4.2 coming from JBossESB, it was never supported.
The only references within the ESB are direct (but internal) through the JCRMessageStore and indirect through jBPM. Both uses are as alternatives to providing a JCR implementation via JNDI. We have never supported JCRMesageStore nor, to my knowledge, the jBPM usage through the platform.
removed as it is not supported Committed revision 7536.
Writer: Added: dlesage
JCR 1.0 API is still present but Modeshape installs JCR 2.0 API in lib dir. Can't this lead to conflicts?
added jcr-1.0.jar to the delete list Committed revision 7889.
Verified in ER7
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2206 The SOA Platform shipped with JackRabbit and JCR 1.0 API. As these are unsupported, they have been removed.
Release Notes Text: Removed: https://issues.jboss.org/browse/SOA-2206 The SOA Platform shipped with JackRabbit and JCR 1.0 API. As these are unsupported, they have been removed. Added: https://issues.jboss.org/browse/SOA-2206 The SOA Platform shipped with JackRabbit and JCR 1.0 API. As these are unsupported on this platform, they have been removed.
Link: Added: This issue relates to SOA-3261