From users-return-16462-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Nov 08 18:32:28 2010 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 92022 invoked from network); 8 Nov 2010 18:32:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 18:32:28 -0000 Received: (qmail 56692 invoked by uid 500); 8 Nov 2010 18:32:59 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 56657 invoked by uid 500); 8 Nov 2010 18:32:58 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 56648 invoked by uid 99); 8 Nov 2010 18:32:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 18:32:58 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of markus.gallmetzer@googlemail.com designates 209.85.161.42 as permitted sender) Received: from [209.85.161.42] (HELO mail-fx0-f42.google.com) (209.85.161.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 18:32:53 +0000 Received: by fxm10 with SMTP id 10so4083617fxm.1 for ; Mon, 08 Nov 2010 10:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=jPwwhllqUT72ioi5BG4FUQuKLfb2/WPMrJucJCfUsVc=; b=I4fuZCcW9BX44cvvJV3mEgrDHKic3xMR7KcKfSObpZdEp5+zizYrE528CPLRo5v/i2 i8vzjRhhNy8fksjXB9KjsKSWR9sjJ4gwElxte/WEC2uYfuwQ3tPssjexYRzktmoSn6ci +13c3o4RriM0YlSRon2eAu4ef35Ao7p/CMFoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=uETDUDtzPd46RArSdxQ7rmK8EYHI9z0m1Xp2QBD9Ih9nHJ/TCxRPL38nnRf+/up06S iFHxU6WT70RUHnMY0KFFf1kHlDEUDcxV/8mxMbm8bR10ljB0o4ZGJFyoeahc3rDuOWnj zw73AlbW+3G9z09Na3Fawq1KjEl/sgMuymK8w= Received: by 10.223.106.136 with SMTP id x8mr4056463fao.100.1289241151877; Mon, 08 Nov 2010 10:32:31 -0800 (PST) Received: from [192.168.178.20] (ppp-93-104-100-97.dynamic.mnet-online.de [93.104.100.97]) by mx.google.com with ESMTPS id 3sm133925fav.12.2010.11.08.10.32.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Nov 2010 10:32:30 -0800 (PST) From: Markus Gallmetzer Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Jackrabbit JCA on JBoss Date: Mon, 8 Nov 2010 19:32:28 +0100 Message-Id: To: users@jackrabbit.apache.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Hi, i tried to deploy jackrabbit to JBoss with JCA on Mac OS X and followed = almost literally the instructions provided in the wiki = (http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss). Versions: Jackrabbit-jca-2.1.2.rar jboss-6.0.0-20100911-M5 The following steps repeat what i've done so far: 1.) Download & unzip the JCR-2.0 specification from the specified link. 2.) Moved the jar-file from lib/jcr-2.0.jar to = $JBOSS_HOME/common/lib/jcr-2.0.jar 3.) Downloaded jackrabbit-jca-2.1.2.rar and placed it into = $JBOSS_HOME/server/default/deploy/ 4.) Downloaded the jcr-ds.xml template from the specified link and = edited the file: 4.1) changed the value of "rar-name" element to = jackrabbit-jca-2.1.2.rar=20 4.2) Added /Users/myuser/Documents/Jackrabbit-Workspace 4.3) And finally deployed jcr-ds.xml to = $JBOSS_HOME/server/default/deploy/ 5.) Start jboss: $JBOSS_HOME/bin/run.sh Starting jboss results in a lot of exceptions being thrown. The = following error appears at last: DEPLOYMENTS IN ERROR: Deployment = "jboss.jca:name=3D'jackrabbit-jca-2.1.2.rar',service=3DRARDeployment" is = in error due to the following reason(s): ** NOT FOUND Depends on = 'jboss.jca:name=3D'jackrabbit-jca-2.1.2.rar',service=3DRARDeployment' ** Deployment = "vfs:///Users/myuser/Applications/jboss-6.0.0.20100911-M5/server/default/d= eploy/jackrabbit-jca-2.1.2.rar" is in error due to the following = reason(s): java.lang.IllegalAccessError: class = org.apache.commons.collections.DoubleOrderedMap$2$1 cannot access its = superclass = org.apache.commons.collections.DoubleOrderedMap$DoubleOrderedMapIterator I searched the web and unfortunately found only similar but unresolved = errors. My questions are: a) I seem to miss a required library (maybe jackrabbit-jca-2.1.2.rar = alone is not enough), do i? b) Are jackrabbit-jca-2.1.2.rar and jboss-as-6.0.0-20100911-M5 = compatible, i.e. usable together? Thank you all in advance Markus=