Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WildFly is application server where you deploy backend artefacts, frontend and GeoServer.

An alternative to use the below is to use prepared bundled unionvms with wildfly at UnionVms Wildfly dist .

Setup WildFly

  1. Download the WildFly version you like from: http://wildfly.org/downloads/
  2. Extract the downloaded file to any location.
  3. Replace the standalone-full.xml with the xml below ( ONLY TESTED WITH Wildfly 8.2 )
    1. Alternatively you can update the parts you want by adding the specified settings to your standalone-full-xml
      1. Active MQ
      2. Datasources
      3. SSL
      4. System properties

...