Affects: Release Notes Workaround: Workaround Exists Workaround Description: -Obtain JBoss EAP release zip archive. -Manually extract the contents of ./bin/client/ into the ./bin/client/ path relative to the root of the JBoss EAP installation performed by the installer. project_key: JBPAPP6 The Installer currently does not pick up the files in jboss-eap-6.0/bin/client. The directory is created, but it contains nothing. The files that should be included can be viewed in this same directory in the zip.
Fix (on branch master): http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=f7fed3d99c0de37b890f55ff7ac39463933ca2e3 Fix (on branch 6.0.1): http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=6fcc0d0592ba541ce922cb0212be7c62ec2fdcb0
This looks significant enough to be release noted. Is there a workaround?
Affects: Added: Release Notes
Shelly: I have updated the issue with a workaround and a Cause/Consequence/Fix/Workaround/Result for release notes.
Release Notes Text: Added: * Cause * Since at least 6.0.0 ER4, installer configuration files for resource packages did not include ./bin/client/ from the extracted JBoss EAP 6 zip archive. * Consequence * Installations performed by the JBoss EAP Installer did not include the files otherwise found under ./bin/client/ * Fix * -Installer build process was examined for errors -Problem was isolated to the resource package configuration files -Resource package configuration files were modified to include ./bin/client/ * Workaround * -Obtain JBoss EAP release zip archive. -Manually extract the contents of ./bin/client/ into the ./bin/client/ path relative to the root of the JBoss EAP installation performed by the installer. * Result * Bugfix will be included in 6.0.1 release Workaround Description: Added: -Obtain JBoss EAP release zip archive. -Manually extract the contents of ./bin/client/ into the ./bin/client/ path relative to the root of the JBoss EAP installation performed by the installer. Workaround: Added: Workaround Exists
Testing the of the fix revealed that the install path for the new files was improperly bin/client/client/. Correction was made. Updated commit links: master: http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=83876121d42fbcf0105cd6a1e7c0858d5e94197c 6.0.1: http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=5c70106e7e66f1df9680f146fdd706a135b1a964
Link: Added: This issue is a dependency of JBPAPP-9554
Link: Added: This issue is a dependency of JBPAPP-9555
verified that missing jboss-client.jar exist within /bin/client after installation with EAP 6.0.1.ER2
Updating release notes fields.
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Removed: * Cause * Since at least 6.0.0 ER4, installer configuration files for resource packages did not include ./bin/client/ from the extracted JBoss EAP 6 zip archive. * Consequence * Installations performed by the JBoss EAP Installer did not include the files otherwise found under ./bin/client/ * Fix * -Installer build process was examined for errors -Problem was isolated to the resource package configuration files -Resource package configuration files were modified to include ./bin/client/ * Workaround * -Obtain JBoss EAP release zip archive. -Manually extract the contents of ./bin/client/ into the ./bin/client/ path relative to the root of the JBoss EAP installation performed by the installer. * Result * Bugfix will be included in 6.0.1 release Added: The client binaries files (bin/client/) were not installed by the graphical installer. Users that required them needed to download the ZIP installation. The installer has been updated to include these files. The client binaries are now installed when using the graphical installer.
Writer: Added: Darrin
verified release notes in docs
Release Notes Docs Status: Removed: Documented as Resolved Issue Writer: Removed: Darrin Release Notes Text: Removed: The client binaries files (bin/client/) were not installed by the graphical installer. Users that required them needed to download the ZIP installation. The installer has been updated to include these files. The client binaries are now installed when using the graphical installer. Docs QE Status: Removed: NEW