[
https://issues.jboss.org/browse/JBAS-7884?page=com.atlassian.jira.plugin....
]
Jason Greene reopened JBAS-7884:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
TransactionManager not found after OSGi integration
---------------------------------------------------
Key: JBAS-7884
URL:
https://issues.jboss.org/browse/JBAS-7884
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: OSGi integration
Reporter: Thomas Diesler
Assignee: Thomas Diesler
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira