Show Table of Contents
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
- Download the standalone package zip file from the Red Hat Customer Support Portal at https://access.redhat.com. Select → → , 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. - Extract the contents of the standalone zip archive to install the server. This creates the
brms-standalone-5.3.0directory 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 thedefaultorproductionprofiles. This guide uses thedefaultprofile. - 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.propertiesfile.Users are added by adding entries to this file in the formatusername=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. - 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.
- Start the server from the command line with the
run.shcommand on a UNIX or Linux system, orrun.baton a Microsoft Windows system.[localhost ]$ ./run.sh -c default
Therun.shandrun.batscripts are located in thebindirectory.For example, the full path to the bin directory for the BRMS 5.3.0 standalone server isbrms-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.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.