Hi Edgar,
Thanks for the wiki post. I am able to setup jackrabbit according to the
instructions given there but still I am not able to do the RMI bit.
Still I am not able to understand how putting just a jar in deploy
folder will make it accessible over rmi?
Should it not have some JBoss MBean deployed in SAR or Or I am missing
something?
Regards,
Umesh
Edgar Poce wrote:
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