Bug 795974

Summary: Make default jboss application appName.war instead of ROOT.war
Product: OKD Reporter: Bill DeCoste <wdecoste>
Component: PodAssignee: Bill DeCoste <wdecoste>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: rmillner
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-20 20:25:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Bill DeCoste 2012-02-21 22:18:49 UTC
Description of problem: Make default jboss application appName.war instead of ROOT.war


Version-Release number of selected component (if applicable):


How reproducible:
100%


Steps to Reproduce:
1. Deploy the default JBoss app. The pom should have appName and not ROOT
2.
3.
  
Actual results:
ROOT.war


Expected results:
appName.war


Additional info: