Hide Forgot
Description of problem: When using the layered product model, we're having the folder name of what we install always default to jboss-eap-6.x. For users, this is misleading and confusing for them to identify what is actually installed (Just EAP? FSW on EAP? BRMS and FSW on EAP?). See if we can come up with a solution that starts to include product named folders to make this easier on users. Some thoughts that were in e-mails: One option is: /INSTALL DIR /jboss-eap-6.1.1 /FSW /bin/launch-eap-with-fsw-config.sh /documentation /quickstarts /BRMS /see above Or, It probably doesn’t even need to be shared - e.g. for windows. c:/ /jboss-eap-6.1.1 /fsw /brms Related bugs for other layered products that also need to solve this in comments - we should solve this consistently across layered products.
Related bugs: BPM - https://bugzilla.redhat.com/show_bug.cgi?id=1040115 FSW - https://bugzilla.redhat.com/show_bug.cgi?id=1040116
This can't be fixed because the structure is laid down by EAP. EAP has always had the EAP part at the top. It's likely that the EAP patching would break and we're not sure that it wont' hurt us in the future if we change this.
Assuming this does not need to be documented as a known issue in the Release Notes - setting to requires_doc_text- accordingly.