Versions Compared

Key

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

...

  1. Unpack 'conf' folder from archive.
  2. Select 'Add Unmanaged Deployment' on the Deployment tab.
    Image RemovedImage Added
  3. Set 'configuration' as a Name
  4. Specify path to the 'conf' folder into Path field
    Image RemovedImage Added
  5. Click Enable on configuration 
    Image RemovedImage Added
  6. Make sure that folder SqliteLibs located in same root folder with 'conf' folder.

...

  1. Select 'Upload Deployment' and specify .ear module from archive
    Image RemovedImage Added
  2. Optional. Rename .ear module into the 'fej-wildfly'.
  3. Choose Enabled = 'On' option.
    Image RemovedImage Added
  4. Verify that upload is succesful.
    Image RemovedImage Added
  5. Check errors in the log files.
    1. FIXEdge/J logs: 
      1. Systems properties "user.dir" poits on log folder (%JBOSS_HOME%\bin) and two main log files fixedgej.log and fixedgej-admin.log.
      2. There is Log4j2.xml in conf folder for configuration logging and changing log level FIXEdge/J
    2. WildFly Logs:
      1. Server log is located in  %JBOSS_HOME%\standalone\log\server.log

...

  1. Update SQLite library in the 'SqliteLibs' folder
  2. Select 'Replace' action on ear link and specify the new version ear module
    Image Removed
  3. Image Added

 Update Configuration

1. Disable ear module:

Image RemovedImage Added

2. Update configuration files in configuration folder

3. Run cmd command : service wildfly restart

4. Enable ear module

Image RemovedImage Added

5. Check errors in the log files:

...