Hi,

On Mon, Apr 19, 2010 at 3:16 PM, Wilhelmsen Tor Iver <toriv...@arrive.no> wrote:
> Caused by: javax.naming.InvalidNameException: jcr/Jackrabbit has more
> components than namespace can handle

The DummyInitialContextFactory included in Jackrabbit can only handle
simple names without "/" in them. You can avoid this problem by
changing the JNDI name to something like "jackrabbit".

BR,

Jukka Zitting

Reply via email to