Details
-
Question
-
Status: Closed
-
Top
-
Resolution: Fixed
-
None
-
None
-
None
Description
From Woonsan:
I was trying to apply the JCA feature you had added before.
As you might remember the discussion, this feature was added to
support sharable hippo repository by multiple web applications or by
multiple portlet applications.
When I read the document
(hippo-ecm-2.09.xx/repository/jca/src/site/apt/index.apt), I found
this:
For Tomcat:
- Unpack the RAR file hippo-ecm-repository-jca-<i>version</i>.rar in
common/lib
It means that we should have the following 96 files in the
$CATALINA_HOME/lib in Tomcat 6.x.
The hippo-ecm-repository-jca-<i>version</i>.rar file contains 96 files
like the followings:
...
atomikos-util-3.1.4.jar
...
commons-lang-2.1.jar
...
hippo-ecm-repository-engine-2.09.02.jar
...
jackrabbit-spi2jcr-1.5.0.jar
...
wicket-datetime-1.3.5.jar
...
yui-2.xx-sources-1.01.07.jar
So, do you want to deploy and load the hippo repository in the commons
classloader path?
As I was in the discussion before, I thought you meant to deploy the
repository onto a web application, but shareable by other web
applications.
Attachments
Issue Links
- relates to
-
HSTTWO-951 JNDI Repository configuration with new JCA JNDI repository configuration
- Closed