Hi Al.
So..this is what I did:
1.- I've downloaded the Jackrabbit JCA Resource Adapter -
jackrabbit-jca-1.3.3.rar from http://jackrabbit.apache.org/downloads.cgi
here
2.- I've edited the jcr-ds.xml file that is in the jackrabbit-jca-1.3.3.rar
file (/deploy/jboss/4.x/jcr-ds.xml)
2.1.- I've changed the rar file name to match actual.
(<rar-name>jackrabbit-jca-1.3.3.rar</rar-name>)
3.- I've copied the jcr-ds to the deploy folder in jboss
4.- I've copied the jackrabbit-jca-1.3.3.rar file to the deploy folder in
jboss.
I'm developing a JBoss Seam application and I want to use Jackrabbit in
this application, but when a I try to run this portion of code:
InitialContext ctx = new InitialContext() ;
Repository repo = (Repository) ctx.lookup("java:jcr/local") ;
I got this error : SEVERE: javax.naming.NAmeNotFoundException: jcr not bund
Please tell me if I'm forgeting to configure something else.
Thanks in advance.
Regards.
wdlcs
Al Caponi wrote:
>
> Download the RAR directly and skip the maven part.
> http://jackrabbit.apache.org/downloads.cgi
>
> Regards,
> Al
>
>> -----Original Message-----
>> From: wdlcs [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, December 13, 2007 1:00 AM
>> To: [email protected]
>> Subject: Jackrabbit on JBoss problems
>>
>>
>> Hi all....I'm trying to deploy Jackrabbit on JBoss. I read
>> the document from
>> http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss here but
>> I'm having
>> problems with Maven and I can't make it work. Is there any
>> other way to
>> deploy Jackrabbit on JBoss, else , could you please describe
>> how to do this.
>> Please I really need help at this.
>> Thanks in advance.
>> --
>> View this message in context:
>> http://www.nabble.com/Jackrabbit-on-JBoss-problems-tp14299291p
> 14299291.html
>> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>>
>
>
>
--
View this message in context:
http://www.nabble.com/Jackrabbit-on-JBoss-problems-tp14299291p14323356.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.