[
https://jira.jboss.org/jira/browse/JBAS-7884?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBAS-7884.
----------------------------------
Resolution: Done
<!-- [JBAS-7884] TransactionManager not found after OSGi integration
<fileSet>
<directory>src/resources</directory>
<includes>
<include>jta-service-jboss-beans.xml</include>
</includes>
<outputDirectory>deploy/osgi</outputDirectory>
</fileSet>
-->
[junit] Running org.jboss.test.ejb3.test.SimpleSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.308 sec
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