[jboss-jira] [JBoss JIRA] Created: (JBAS-7884) javax.transaction.TransactionManager not found after OSGi integration
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Apr 1 12:39:37 EDT 2010
javax.transaction.TransactionManager not found after OSGi integration
---------------------------------------------------------------------
Key: JBAS-7884
URL: https://jira.jboss.org/jira/browse/JBAS-7884
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: OSGi integration
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossAS-6.0.0.M3
18:36:17,250 WARN [org.jboss.deployment.MainDeployer] Failed to deploy: file:/home/tdiesler/svn/jbossas/trunk/testsuite/output/lib/simple-session.jar: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "vfs:///home/tdiesler/svn/jbossas/trunk/testsuite/output/lib/simple-session.jar" is missing the following dependencies:
Dependency "interface javax.transaction.TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface javax.transaction.TransactionManager' **")
Dependency "interface javax.transaction.TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface javax.transaction.TransactionManager' **")
DEPLOYMENTS IN ERROR:
Deployment "interface javax.transaction.TransactionManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'interface javax.transaction.TransactionManager' **
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list