此内容没有您所选择的语言版本。

2.2. Installing the Standalone Package


The JBoss Enterprise BRMS Platform 5.3.1 standalone package will be based on JBoss Enterprise Application Platform 5.2, and will be available at a later date when JBoss Enterprise Application Platform 5.2 becomes available.
The following procedure details how to install the JBoss Enterprise BRMS Platform 5.3 standalone package.

Procedure 2.1. Installing the Standalone Package

  1. Download the standalone package zip file from the Red Hat Customer Support Portal at https://access.redhat.com. Select Downloads Download your software BRMS Platform, then select the version. The current version is 5.3.0, these instructions use the package names for 5.3.0 but also apply to earlier versions except where noted.
  2. Extract the contents of the standalone zip archive to install the server. This creates the brms-standalone-5.3.0 directory which includes an installation of JBoss Enterprise Application Platform with JBoss Enterprise BRMS Platform deployed.

    Note

    JBoss Enterprise BRMS Platform 5.3.0 is deployed to either the default or production profiles. This guide uses the default profile.
  3. Enable Users. The default configuration uses the BRMS JAAS application profile. This profile stores user names and passwords in the brms-standalone-5.3.0/jboss-as/server/default/conf/props/brms-users.properties file.
    Users are added by adding entries to this file in the format username=password. Entries can be commented out by adding a hash character (#) to the beginning of the line.
    #admin=password
    jsmith=s@r@hSm1th
    tandrews=pp3rrss0nn3ll
    Refer to the BRMS Administration Guide for information about changing the JAAS profile to one that supports a different authentication system, such as LDAP.
  4. The default configurations use embedded databases that are not suitable or supported for production environments. Before deploying into a production environment this configuration must be changed to a supported database. Please refer to the BRMS Administration Guide for database configuration instructions.
  5. Start the server from the command line with the run.sh command on a UNIX or Linux system, or run.bat on a Microsoft Windows system.
    [localhost ]$ ./run.sh -c default
    The run.sh and run.bat scripts are located in the bin directory.
    For example, the full path to the bin directory for the BRMS 5.3.0 standalone server is brms-standalone-5.3.0/jboss-as/bin/.
    After successfully starting a message is displayed on the command line reporting how long it took the server to start.
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部