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

Appendix for Deploying on Amazon EC2 was added after the revision date

XMLWordPrintable

      An appendix was added at the end of the `deploying-on-amazon=ec2/master.adoc file after the `templates/revision-info`.adoc entry. So the book renders like this:

      ...
      This can also be done using the JBoss EAP management CLI:
      
      /socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=http-public:add(host=PUBLIC_IP_ADDRESS,port=${jboss.http.port:8080})
      
      /subsystem=messaging-activemq/server=default/http-connector=http-public-connector:write-attribute(name=socket-binding,value=http-public)
      /subsystem=messaging-activemq/server=default/connection-factory=RemoteConnectionFactory:write-attribute(name=connectors, value=["http-public-connector"]
      
      
      Revised on 2016-06-30 11:36:14 EDT
      
      A.6. Example User Data for Clustered JBoss EAP Instances
      

      The `revision-info.adoc` include should be the last entry in the file so it is easy to find at the end of the built docs. It is currently buried somewhere in the guide.

      I also noticed a typo in the new appendix `topics/example-user-data-clustered-eap-instances.adoc`:

      s/This topic list some useful examples/This topic lists some useful example

            dmichael@redhat.com David Michael (Inactive)
            sgilda_jira Sande Gilda (Inactive)
            Richard Janik Richard Janik
            Richard Janik Richard Janik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: