Bug 1038172

Summary: The s-ramp-ui WAR is missing a JAR
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Eric Wittmann <eric.wittmann>
Component: DT GovernanceAssignee: Eric Wittmann <eric.wittmann>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Pechanec <jpechane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, kconner, ncross, soa-p-jira
Target Milestone: ER8   
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: 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 Eric Wittmann 2013-12-04 14:36:47 UTC
Description of problem:
The s-ramp UI war is failing to start because it is missing the errai-ui JAR.

The fix is easy - just include that JAR in the WAR's WEB-INF/lib directory.

Comment 2 Julian Coleman 2013-12-04 14:55:06 UTC
The product build relies on "s-ramp-ui-war-eap61", so the fix needs to go in there too.

Comment 3 Eric Wittmann 2013-12-07 14:44:36 UTC
I fixed this in the latest s-ramp ER7 tag.  The pom.xml file was excluding the errai-ui JAR from the WAR.  That used to be OK to do when errai-ui was client-side only.  But now there is a server-side component to it as well and it must be included in the WAR.

Comment 4 Jiri Pechanec 2014-01-22 13:56:04 UTC
Verified in CR1