[
https://issues.apache.org/jira/browse/AMQ-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved AMQ-1652.
------------------------------
Resolution: Fixed
Fix Version/s: (was: NEEDS_REVIEWED)
5.x
Assignee: Claus Ibsen
That package is now optional imported in activemq-core.
> java.lang.NoClassDefFoundError: javax/transaction/... when trying to do data
> access for Activemq core OSGi bundle
> -----------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-1652
> URL: https://issues.apache.org/jira/browse/AMQ-1652
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.0.0
> Environment: In OSGi environment (Equinox or Felix containers)
> Reporter: Jack Rudnick
> Assignee: Claus Ibsen
> Fix For: 5.x
>
>
> When trying to use the Activemq core OSGi module in a container, you may see
> java.lang.NoClassDefFoundError: javax/transaction/... when trying to do data
> access.
> This could be worked around if geronimo jta version used was set to 1.1, and
> reflected with a "version=1.1" on the javax.transaction "Import-Package"
> statement in the manifest file for the Activemq-core OSGi bundle.
> See 1.15 of
> http://static.springframework.org/osgi/docs/1.0.2/reference/html/spring-osgi-faq.html
> for more information.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira