You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by AdamR <ad...@runbox.com> on 2008/06/27 19:34:47 UTC

Accessing a model 2 repository with Spring-modules

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.


Re: Accessing a model 2 repository with Spring-modules

Posted by Alexander Klimetschek <ak...@day.com>.
>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 <ad...@runbox.com> 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
alexander.klimetschek@day.com