Hi Umesh,
On 7/3/06, Umesh Singh <[EMAIL PROTECTED]> wrote:
Hi,
I'm trying to deploy Jackrabbit under Jboss in a shared deployment model
take a look to http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss.
see the section "Deploy Jackrabbit with JCA".
br,
edgar
I tried deploying directly using RegistryHelper which works and I can see on
JBoss console that Repository has been deployed
but when I try to do the lookup It seems Jackrabbit tries to start a new
instance of the repository. This fails because the .lock file
exists from when I initially invoked RegistryHelper.
Has anyone deployed under Jboss using model 2? Is there something wrong?
Regards,
Umesh