XiLai Dai | 20 Jul 2012 09:28
Gravatar

Error when install jackrabbit-bundle into OSGi container

Hello,

We want to use jackrabbit in the OSGi container (Karaf).  The exception thrown when installed the
all-in-one jackrabbit-bundle:

> install -s mvn:org.apache.jackrabbit/jackrabbit-bundle/2.4.2
org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.2
[219]" could not
be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0"

why com.ibm.db2.jcc is a mandatory import package?

Thanks in advance
Xilai
XiLai Dai | 25 Jul 2012 04:46
Gravatar

RE: Error when install jackrabbit-bundle into OSGi container

Anyone here? If no one give an answer, I will think it as a bug and log a jira issue.

Xilai
-----Original Message-----
From: XiLai Dai [mailto:xldai <at> talend.com] 
Sent: Friday, July 20, 2012 3:28 PM
To: users <at> jackrabbit.apache.org
Subject: Error when install jackrabbit-bundle into OSGi container

Hello,

We want to use jackrabbit in the OSGi container (Karaf).  The exception thrown when installed the
all-in-one jackrabbit-bundle:

> install -s mvn:org.apache.jackrabbit/jackrabbit-bundle/2.4.2
org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.2
[219]" could not
be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0"

why com.ibm.db2.jcc is a mandatory import package?

Thanks in advance
Xilai

Ross.Dyson | 25 Jul 2012 04:55
Picon
Favicon

RE: Error when install jackrabbit-bundle into OSGi container [SEC=UNCLASSIFIED]

I don't see anywhere where it is claimed that Jackrabbit is ready for OSGi
http://wiki.apache.org/jackrabbit/JackrabbitOsgi is from 2010





From:        XiLai Dai <xldai <at> talend.com>
To:        "users <at> jackrabbit.apache.org" <users <at> jackrabbit.apache.org>
Date:        25/07/2012 12:47 PM
Subject:        RE: Error when install jackrabbit-bundle into OSGi container



Anyone here? If no one give an answer, I will think it as a bug and log a jira issue.

Xilai
-----Original Message-----
From: XiLai Dai [mailto:xldai <at> talend.com]
Sent: Friday, July 20, 2012 3:28 PM
To: users <at> jackrabbit.apache.org
Subject: Error when install jackrabbit-bundle into OSGi container

Hello,

We want to use jackrabbit in the OSGi container (Karaf).  The exception thrown when installed the all-in-one jackrabbit-bundle:

> install -s mvn:org.apache.jackrabbit/jackrabbit-bundle/2.4.2
org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.2 [219]" could not
be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0"

why com.ibm.db2.jcc is a mandatory import package?

Thanks in advance
Xilai


--
This message contains privileged and confidential information only 
for use by the intended recipient.  If you are not the intended 
recipient of this message, you must not disseminate, copy or use 
it in any manner.  If you have received this message in error, 
please advise the sender by reply e-mail.  Please ensure all 
e-mail attachments are scanned for viruses prior to opening or 
using.
XiLai Dai | 25 Jul 2012 05:18
Gravatar

RE: Error when install jackrabbit-bundle into OSGi container [SEC=UNCLASSIFIED]

Thanks god someone here!

I know sling ... but IMO,  sling is useful for jackrabbit 1.x,  with jackrabbit 2.x,  it's more OSGi friendly
and we tested jackrabbit-api bundle, jackrabbit-jcr-client bundle ... they work fine with OSGi container.
But the all-in-one bundle jackrabbit-bundle don't work.  It is built as a bundle not a jar, so user will
naturally use it as a bundle!

From: Ross.Dyson <at> ipaustralia.gov.au [mailto:Ross.Dyson <at> ipaustralia.gov.au]
Sent: Wednesday, July 25, 2012 10:56 AM
To: users <at> jackrabbit.apache.org
Subject: RE: Error when install jackrabbit-bundle into OSGi container [SEC=UNCLASSIFIED]

I don't see anywhere where it is claimed that Jackrabbit is ready for OSGi
http://wiki.apache.org/jackrabbit/JackrabbitOsgi is from 2010

From:        XiLai Dai <xldai <at> talend.com>
To:        "users <at> jackrabbit.apache.org" <users <at> jackrabbit.apache.org>
Date:        25/07/2012 12:47 PM
Subject:        RE: Error when install jackrabbit-bundle into OSGi container
________________________________

Anyone here? If no one give an answer, I will think it as a bug and log a jira issue.

Xilai
-----Original Message-----
From: XiLai Dai [mailto:xldai <at> talend.com]
Sent: Friday, July 20, 2012 3:28 PM
To: users <at> jackrabbit.apache.org
Subject: Error when install jackrabbit-bundle into OSGi container

Hello,

We want to use jackrabbit in the OSGi container (Karaf).  The exception thrown when installed the
all-in-one jackrabbit-bundle:

> install -s mvn:org.apache.jackrabbit/jackrabbit-bundle/2.4.2
org.osgi.framework.BundleException: The bundle "org.apache.jackrabbit.jackrabbit-bundle_2.4.2
[219]" could not
be resolved. Reason: Missing Constraint: Import-Package: com.ibm.db2.jcc; version="0.0.0"

why com.ibm.db2.jcc is a mandatory import package?

Thanks in advance
Xilai

Gmane