[jboss-jira] [JBoss JIRA] Issue Comment Edited: (JBEE-67) Please make jboss-transactions-api JAR an OSGi bundle.
luca stancapiano (JIRA)
jira-events at lists.jboss.org
Thu Nov 18 05:39:07 EST 2010
[ https://jira.jboss.org/browse/JBEE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563862#comment-12563862 ]
luca stancapiano edited comment on JBEE-67 at 11/18/10 5:38 AM:
----------------------------------------------------------------
of course....but where is the source project?
Here a better writing in the MANIFEST:
Bundle-SymbolicName: JTA API
Bundle-Version: 1.0.1.GA
Export-Package: javax.transaction;version="1.0.1.GA",javax.transaction.xa;version="1.0.1.GA"
was (Author: sviluppatorefico):
of course....but where the source project?
Here a better writing in the MANIFEST:
Bundle-SymbolicName: JTA API
Bundle-Version: 1.0.1.GA
Export-Package: javax.transaction;version="1.0.1.GA",javax.transaction.xa;version="1.0.1.GA"
> 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
More information about the jboss-jira
mailing list