Hi, On Thu, Apr 15, 2010 at 4:22 PM, Eric Ford <[email protected]> wrote: > I've been attempting to follow the Wiki instructions for installing > Jackrabbit on JBoss without success. When I deploy the jcr-ds.xml file I > get a java.lang.IllegalStateException: No ConnectorMetaData found for mdf > rarName:jackrabbit-jca-2.0.0.rar. Searching the web for occurrences of this > error has been fruitless. I'm running JBoss 5.1; jdk 1.6.
The jcr-ds.xml file has changed a bit since Jackrabbit 2.0. You may want to use the 2.0 version [1] instead of the one in Jackrabbit trunk [2]. [1] http://svn.apache.org/repos/asf/jackrabbit/tags/2.0.0/jackrabbit-jca/deploy/jboss/jcr-ds.xml [2] http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jca/deploy/jboss/jcr-ds.xml BR, Jukka Zitting
