Hello!
Newbie to Jackrabbit. Downloaded 1.5.0 sources and followed the
instructions on the Wiki for deploying under JBoss (http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss
).
JBoss starts up without a problem and creates the repository entries.
However, when I point to: http://localhost:8080/jackrabbit-server as
specified in the Wiki, I get:
java.lang.IllegalStateException: The repository is not available.
I copied the web.xml verbatim from the Wiki. Just wondering if the
Wiki entry is valid for the 1.5.0 codebase.
Thanks!