1 Reply Latest reply on Aug 24, 2007 9:21 AM by adrian.brock

    access resource-env-ref with JCA

    plemarchand

      Hi all,

      I'm new on this forums but as I can't find any answer to my question, I'm asking your help on this matter :

      I'm trying to deploy a JCR server RMI accessible and decided to use the rar package Jackrabbit provides.
      I would like the repository configuration to use an Oracle datasource, but I would like the datasource to stay in the java: context.
      How can I declare this datasource in the rar deployment unit to use it in the java:comp/env namespace, like it can be done with EJBs and Servlets with the <resource-env-ref> mechanism?

      Thank you for your answer,

      Philippe