[
https://jira.jboss.org/browse/JBEE-67?page=com.atlassian.jira.plugin.syst...
]
Trustin Lee edited comment on JBEE-67 at 11/17/10 10:29 AM:
------------------------------------------------------------
I'd rather use maven-bundle-plugin for proper generation:
http://ykyuen.wordpress.com/2010/03/12/maven-create-a-osgi-bundle-using-m...
Note that we don't need an Activator in this case. All we need is to add the
<packaging/> tag and proper build plugin configuration.
was (Author: trustin):
I'd rather use maven-bundle-plugin for proper generation:
http://ykyuen.wordpress.com/2010/03/12/maven-create-a-osgi-bundle-using-m...
Note that we don't need an Activator in this case.
Please make jboss-transactions-api JAR an OSGi bundle.
------------------------------------------------------
Key: JBEE-67
URL:
https://jira.jboss.org/browse/JBEE-67
Project: JBoss JavaEE APIs
Issue Type: Task
Components: Transaction API
Affects Versions: 1.0.1.GA-transaction-api
Reporter: Trustin Lee
Assignee: Shelly McGowan
Priority: Trivial
To make Infinispan run on an OSGi container, all its required dependencies need to become
an OSGi bundle. jboss-transaction-api is one of them since Infinispan's core is
coupled with JTA.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira