>From looking at the code of org.springmodules.jcr.jackrabbit.RepositoryFactoryBean it does not support a JNDI lookup. You could either write your own or you could configure spring to map a jndi resource as a bean. I think this mails shows the configuration for the latter (haven't done this with Spring myself):
http://markmail.org/message/l3u2htfevx6haatf Regards, Alex On Fri, Jun 27, 2008 at 1:34 PM, AdamR <[EMAIL PROTECTED]> wrote: > > Is it possible? > > Many thanks, > Adam > > > -- > View this message in context: > http://www.nabble.com/Accessing-a-model-2-repository-with-Spring-modules-tp18160175p18160175.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > > -- Alexander Klimetschek [EMAIL PROTECTED]
