Bug 1015536

Summary: MDB does not start when using generic-jms-ra.rar with transactions on jts
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: JCAAssignee: Stefano Maestri <smaestri>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Chaloupka <ochaloup>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: mnovak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-10 13:53:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondrej Chaloupka 2013-10-04 13:07:45 UTC
When you run generic jms ra with TIBCO messaging and you run transactions set with JTS then the MDB fails to deploy with error:

JBAS014775:    New missing/unsatisfied dependencies:
      service jboss.ra.generic-jms-ra (missing) dependents: [service jboss.deployment.unit."jbossts_crashrecovery-jms-mdb_crashrecovery-jms-mdb.jar".component.mdb.CREATE]



Workarond exists: use .rar with ironjacanar.xml deployment descriptor
check comments under bug: https://bugzilla.redhat.com/show_bug.cgi?id=991389

Comment 7 Ondrej Chaloupka 2014-01-07 12:50:43 UTC
This happens no just for the generic resource adapter but for activemq rar as well. At least from my test experience.