Bug 1010954

Summary: Tests for JCA quickstarts do not work in ER3
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Jiri Pechanec <jpechane>
Component: SwitchYardAssignee: Keith Babo <kbabo>
Status: CLOSED DUPLICATE QA Contact: Jiri Sedlacek <jsedlace>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, oskutka, soa-p-jira
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: 2013-11-05 13:47:39 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:

Description Jiri Pechanec 2013-09-23 11:28:26 UTC
When mvn test is executed the tests fail with 

Failed tests:   triggerGreetingService(org.switchyard.quickstarts.jca.inflow.JCAInflowBindingTest): TestCase deployment not yet deployed.  You may need to make an explicit call to the deploy() method.
  org.switchyard.quickstarts.jca.inflow.JCAInflowBindingTest: TestCase deployment not yet deployed.  You may need to make an explicit call to the deploy() method.

The issue was not present in ER2 and there was no change in the QS between ER2 and ER3

Comment 1 Jiri Pechanec 2013-09-23 11:29:24 UTC
Tests in question are
../jca-inflow-activemq  ../jca-inflow-hornetq  ../jca-outbound-activemq  ../jca-outbound-hornetq

Comment 2 Keith Babo 2013-09-23 11:50:22 UTC
Isn't this the same issue as reported in:
https://bugzilla.redhat.com/show_bug.cgi?id=980469

??

Comment 3 Keith Babo 2013-11-05 13:47:39 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=980469

*** This bug has been marked as a duplicate of bug 980469 ***