Bug 1038172 - The s-ramp-ui WAR is missing a JAR
Summary: The s-ramp-ui WAR is missing a JAR
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: DT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER8
: 6.0.0
Assignee: Eric Wittmann
QA Contact: Jiri Pechanec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-04 14:36 UTC by Eric Wittmann
Modified: 2014-02-06 15:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.