You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/11/02 10:47:05 UTC

[jira] Work started: (SMX4-147) examples/itests/IntegrationTest failed due to can't find javax.resource package when start cxf-bundle

     [ https://issues.apache.org/activemq/browse/SMX4-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-147 started by Freeman Fang.

> 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
>            Assignee: 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.