Bug 978393

Summary: Wrong description of installation of Spring Framework as a EAP6 module
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Tomas Repel <trepel>
Component: doc-Spring-Installation-GuideAssignee: Sneha <snagarwa>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Repel <trepel>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.3.0CC: ankit, maschmid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-16 11:32:45 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 Tomas Repel 2013-06-26 14:11:29 UTC
Document URL: 

http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBoss_Web_Framework_Kit/2.3/html-single/Spring_Installation_Guide/index.html

Section Number and Name:

2.1. The Installation Process

Describe the issue: 

The path where modules should be installed has changed between EAP 6.0.x and EAP 6.1.0 versions.

Suggestions for improvement: 
The path `JBOSS_HOME/modules/org/springframework/spring/main` has to be changed to `JBOSS_HOME/modules/system/layers/base/org/springframework/spring/main`

Comment 1 Sneha 2013-06-27 11:09:18 UTC
Updated the guide as per the bug description.

Comment 2 Tomas Repel 2013-06-28 13:44:36 UTC
I have just noticed, that in the first sentence of chapter 2.1. The Installation Process the path has to be changed as well, replace `$JBOSS_HOME/modules` (it is bold) by `$JBOSS_HOME/modules/system/layers/base`

Comment 4 Tomas Repel 2013-07-01 15:22:42 UTC
Verified in WFK 2.3.0.CR1.