examples/itests/IntegrationTest failed due to can't find javax.resource package
when start cxf-bundle
-----------------------------------------------------------------------------------------------------
Key: SMX4-147
URL: https://issues.apache.org/activemq/browse/SMX4-147
Project: ServiceMix 4
Issue Type: Test
Reporter: Freeman Fang
Fix For: 4.0-m2
get exception like
[org.apache.servicemix.examples.IntegrationTest] : cannot start bundle [Apache
CXF Bundle Jar
(org.apache.cxf.cxf-bundle)|file:/home/ffang/.m2/repositoryforsmxrelease/org/apache/cxf/cxf-bundle/2.1.3/cxf-bundle-2.1.3.jar]
org.osgi.framework.BundleException: Unresolved package in bundle 42: package;
(package=javax.resource)
at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1728)
at org.apache.felix.framework.Felix._startBundle(Felix.java:1591)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
at
org.springframework.osgi.test.AbstractOsgiTests.startBundle(AbstractOsgiTests.java:341)
at
org.springframework.osgi.test.AbstractOsgiTests.startup(AbstractOsgiTests.java:258)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.