[jboss-jira] [JBoss JIRA] (AS7-4604) javax.transaction.api bundle version is 0.0.0
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Apr 24 08:50:19 EDT 2012
Thomas Diesler created AS7-4604:
-----------------------------------
Summary: javax.transaction.api bundle version is 0.0.0
Key: AS7-4604
URL: https://issues.jboss.org/browse/AS7-4604
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.1.2.Final-redhat1
As we're testing our EAP 6 packages, we tried to bring up the console as
a smoke test. In the console, when we click on Osgi on the Runtime tab,
it shows the version of javax.transaction.api as 0.0.0.
A screenshot is available at http://s01.yyz.redhat.com/dcheung/javax.jpeg.
And in console.log, it contains the following:
{code}
20:33:27,288 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started: osgi.enterprise:4.2.0.201203260525
20:33:27,289 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started: javax.servlet.api:2.5.0.Final
20:33:27,317 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started: jboss-osgi-logging:1.0.0.redhat-1
20:33:27,371 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started: org.apache.felix.log:1.0.0.redhat-1
20:33:27,462 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started:
jboss-as-osgi-configadmin:7.1.1.Final-redhat-1
20:33:27,470 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started: javax.transaction.api:0.0.0
20:33:27,750 INFO [org.jboss.osgi.framework.internal.HostBundleState]
(MSC service thread 1-1) Bundle started:
org.apache.felix.configadmin:1.2.8.redhat-1
20:33:27,793 INFO [org.jboss.osgi.framework.internal.FrameworkActive]
(MSC service thread 1-1) OSGi Framework started
{code}
javax.transaction.api is showing up as: 0.0.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list