Bug 1311457

Summary: Invoicing URL not working for Snowdrop sportsclub example
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: deepalic <deepali>
Component: OtherAssignee: jboss-set
Status: CLOSED NOTABUG QA Contact: Pavel Slavicek <pslavice>
Severity: high Docs Contact: eap-docs <eap-docs>
Priority: unspecified    
Version: 6.3.2CC: istudens, jason.greene
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-24 12:34:27 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 deepalic 2016-02-24 09:59:23 UTC
Description of problem:
Tried using the Sportsclub example extracted from jboss-wfk-2.7.0-snowdrop-demo.zip and jboss-wfk-2.7.0-snowdropless-demo.zip. However in both cases the Invoicing URL is not working. The error on the browser is that the requested resource is not available.

Version-Release number of selected component (if applicable):
EAP 6.3.2 
Sample extracted from jboss-wfk-2.7.0-snowdropless-demo.zip and jboss-wfk-2.7.0-snowdrop-demo.zip

How reproducible:
Consistent

Steps to Reproduce:
1. Download and extract the jboss-wfk-2.7.0-snowdropless-demo.zip
2. Buid it. 
3. Prepare EAP for the application using the steps available at https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Web_Framework_Kit/2.7/html/Snowdrop_Sportsclub_Example/ch03s03.html
4. Copy the Hiberate specific sportsclub.ear to EAP deployments folder. 
5. Start EAP.
6. Check the Invoicing URL.

Actual results:
The invoicing URL gives error saying that the specified resource is not available.

Expected results:
The invoicing URL should be available.

Additional info: