-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Book: Using JBoss EAP on Microsoft Azure
Revision: n_2641013_using-jboss-eap-on-microsoft-azure_version_7.0_edition_1.0_release_0-revision_9151433
Issue description
The section "6.1.1. Using the Example Configuration File" doesn't say how to use the example configuration files. There are user 3 system properties in them and they can be provided on command line or put into standalone.conf file:
- jboss.jgroups.azure_ping.storage_account_name
- jboss.jgroups.azure_ping.storage_access_key
- jboss.jgroups.azure_ping.container
Suggestion for improvement
Add information about the properties into the section. It would also contain example command to start the configuration. Sth. like
bin/standalone.sh -c standalone-azure-full-ha.xml \ -b [internal_ip_address] -Djboss.jgroups.azure_ping.storage_account_name=[storageName] \ -Djboss.jgroups.azure_ping.storage_access_key=[storageAccountKey] \ -Djboss.jgroups.azure_ping.container=[containerInTheStorage]
- blocks
-
JBEAP-4617 Docs for configuring EAP on Azure
-
- Closed
-