I have downloaded and installed EAP 7.2.0 and I applied the patch 7.2.4. Now I want to install Fuse 7.2 for EAP on it. The Getting started document says:
Navigate to the directory where you want to install (EAP_HOME) and run the installer, including the downloaded file location and name in the command. For example:
java -jar TEMP_LOCATION/fuse-eap-installer-7.2.fuse-000085-redhat-1.jar
The file I have downloaded has a different name, so I do:
java -jar ../Téléchargements/fuse-eap-installer-7.2.0.fuse-720018-redhat-00002.jar
Run Code Online (Sandbox Code Playgroud)
And I get the following exception:
Copy …
Run Code Online (Sandbox Code Playgroud)