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.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
13.3. Alternative Properties Files for User Management Information
Overview
By default, user and role information created using the add-user.sh
script is stored in properties files located in the server configuration directory. The server configuration information is stored in the EAP_HOME/standalone/configuration/
directory and the domain configuration information is stored in the EAP_HOME/domain/configuration/
directory. This topic describes how to override the default file names and locations.
Procedure 13.2. Alternative Properties Files
- To specify an alternative directory for the server configuration, use the
-sc
argument. This argument specifies an alternative directory that will contain the server configuration properties files. - To specify an alternative directory for the domain configuration, use the
-dc
argument. This argument specifies an alternative directory that will contain the domain configuration properties files. - To specify an alternative user configuration properties file, use the
-up
or--user-properties
argument. It can an absolute path or it can be a file name used in conjunction with the-sc
or-dc
argument that specifies the alternative configuration directory. - To specify an alternative group configuration properties file, use the
-gp
or--group-properties
argument. It can an absolute path or it can be a file name used in conjunction with the-sc
or-dc
argument that specifies the alternative configuration directory.
JBAS015234: No appusers.properties files found
JBAS015234: No appusers.properties files found