Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6334

Azure Guide - extend section 6.1.1 Using the Example Configuration File

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Documentation
    • 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]
      

              lcosti.redhat Lucas Costi (Inactive)
              josef.cacek@gmail.com Josef Cacek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: