Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Appendix B. Verify Your Red Hat JBoss Fuse Installation
After you complete the JBoss Fuse installation, you can verify if the product has been installed successfully.
If no error was reported, you can verify the installation by performing the following steps:
- Start the JBoss EAP server by running standalone.sh command
- Open the
server.log
file to check if any error messages have been logged and that SwitchYard (and other component subsystems) have loaded correctly - Open the Fuse Management Console (http://localhost:8080/hawtio) in a browser. Sign in using the administrative user that you set up on the JBoss EAP installer. If the Fuse Management Console runs and you can log in then the installation has been successful.
Add a User ID to Fuse on JBoss Fuse on JBoss EAP 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
To add further administrative userids to JBoss EAP, use the
add-user
utility script provided with JBoss EAP.
- Navigate to
$EAP_HOME/bin
. - Run the
add-user
utility script. - Press ENTER to select the default option a to add a management user. All the defaults can be selected by pressing ENTER.
- Enter a User ID and password. Repeat the password.
- Enter yes to indicate that you want to add the new userid to the Management Realm.
- Enter no to indicate that the new userid is not for a remote connection of any kind.
For more information about creating users on JBoss EAP see Adding a Management User in the JBoss EAP Administration and Configuration Guide.