Thanks for the response Florian. I orignally had both the global parameter
and the name parameter the same and still had the problem. I then read on
some site (can't remember which as I've been to so many) that these
parameters cannot be the same. Is this not the case?

Thanks,

Gareth




Florian Holeczek wrote:
> 
> Hallo Gareth,
> 
> your resource is named magnoliaAuthor in the server.xml, so you'll
> have to refer to this name in the context.xml.
> 
> Try modifying your context.xml as follows:
> 
> <ResourceLink global="magnoliaAuthor" name="magnoliaAuthor"
>  type="javax.jcr.Repository" />
> 
> (simply delete the "global" suffix)
> 
> Regards,
>  Florian
> 
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/Shared-JNDI-with-Tomcat-tp17329972p17350519.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to