[
https://jira.jboss.org/jira/browse/JBAS-7884?page=com.atlassian.jira.plug...
]
Thomas Diesler commented on JBAS-7884:
--------------------------------------
This seems to be another case of the OSGi ServiceMix interfering with ordinary been
contexts
2010-04-08 16:49:09,091 WARN
[org.jboss.dependency.plugins.tracker.AbstractContextRegistry] (RMI TCP
Connection(4)-127.0.0.1) Multiple beans match class type [enable trace log for details]:
interface javax.transaction.TransactionManager
2010-04-08 16:49:09,091 TRACE
[org.jboss.dependency.plugins.tracker.AbstractContextRegistry] (RMI TCP
Connection(4)-127.0.0.1) Matching contexts:
[AbstractKernelControllerContext@11a6c8d{
metadata=AbstractBeanMetaData@2f1d7a{name=RealTransactionManager bean=null properties=
constructor=AbstractConstructorMetaData@13835b4{parameters=
factory=AbstractDependencyValueMetaData@14def4f{value=TransactionManager}
factoryMethod=getTransactionManager} autowireCandidate=true}name=RealTransactionManager
target=com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate@943402 state=Installed
depends=AbstractDependencyInfo@1e2a4f1{idependOn=[AbstractDependencyItem@1c955b7{name=RealTransactionManager
dependsOn=TransactionManager whenRequired=Instantiated dependentState=Installed
resolved=RESOLVED}]}},
Service{id=8,classes=[javax.transaction.TransactionManager]}]
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