Bug 1014608

Summary: SY quickstart bpel-service/xts_subordinate_wsba
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: lvaskova
Component: Build Process, ExamplesAssignee: Nick Cross <ncross>
Status: CLOSED CURRENTRELEASE QA Contact: lvaskova
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: apodhrad, atangrin, ldimaggi, ncross, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 15:27:05 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 lvaskova 2013-10-02 11:42:41 UTC
Description of problem:
quickstart xts_subordinate_wsba returned HTTP Status 404 as a response to sample requests


Steps to Reproduce:
1. cd bpel-service/xts_subordinate_wsba
2. mvn clean install
3. deploy the bpel process and the web service
   mvn jboss-as:deploy
4. submit request with soap client or use soap-ui (use wsdl in bpel/src/main/resources/DefaultBusinessTravelArtifacts.wsdl and sample request from bpel/src/test/resources/xml) 

Actual results:
JBWEB000065: HTTP Status 404 - /xts_subordinate_default/DefaultBusinessTravel
JBWEB000067: Status report
JBWEB000068: message /xts_subordinate_default/DefaultBusinessTravel
JBWEB000069: description
JBWEB000124: The requested resource is not available.

Expected results:
correct response without error status

Comment 2 Keith Babo 2013-10-02 11:52:32 UTC
Gary - I have a fuzzy recollection that you wanted this qs removed from the product.  Is that right?

Comment 3 Gary Brown 2013-10-02 12:02:40 UTC
Yep that is right - the bpel-service/xts_* examples should be removed.

I'll assign to Julian as these need to be removed as part of productisation.

Comment 4 Nick Cross 2013-12-02 14:46:53 UTC
bpel-service/xts_* removed via switchyard-quickstarts build assembly.

Comment 6 lvaskova 2013-12-17 15:37:03 UTC
Verified on ER7