You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/08/03 18:44:53 UTC

[jira] Updated: (JCR-1009) JCR2SPI: add JNDI support

     [ https://issues.apache.org/jira/browse/JCR-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-1009:
--------------------------------


OK, here's the plan:

- make RepositoryConfig referenceable (should we add that to the interface?)
- make o.a.j.s.jcrs2pi.RepositoryImpl referenceable
- generate references based on the RepositoryConfig's reference, adding StringRefAddrs for the parameters needed by o.a.j.s.jcrs2pi.RepositoryImpl to re-create the config
- implement a simple ObjectFactory inside o.a.j.s.jcrs2pi.RepositoryImpl, using this information


> JCR2SPI: add JNDI support
> -------------------------
>
>                 Key: JCR-1009
>                 URL: https://issues.apache.org/jira/browse/JCR-1009
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: SPI
>            Reporter: angela
>            Assignee: Julian Reschke
>            Priority: Minor
>
> adding jndi support to jcr2spi was one of the improvements that came up during the f2f.
> julian volunteered to take a look at it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.