Versions Compared

Key

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

...

  • Protocol Terminators - epsos-ws-server.war
    • Changed the log file to epsos-ws-server.log placed in TOMCAT_HOME/log/epsos-ws-server.log
  • Protocol Terminators - client-connector.war
    • Changed the log file to epsos-client-connector.log placed in TOMCAT_HOME/log/epsos-client-connector.log
  • OpenATNA - epsos-openatna.war
    • Changed the log file to epsos-openatna.log placed in TOMCAT_HOME/log/epsos-openatna.log
    • OpenATNA can be now installed inside Apache Tomcat Container
    • It is necessary to set startup property to set the location of openatna.properties file.
      You should add this line to the TOMCAT startup.sh:

      Code Block
      languagebash
      JAVA_OPTS="-DopenATNA.properties.path=file:$EPSOS_PROPS_PATH/ATNA_resources/openatna.properties $JAVA_OPTS"
  • TRC-STS - TRC-STS.war
    • Changed the log file to epsos-trc-sts.log placed in TOMCAT_HOME/log/epsos-trc-sts.log
  • TSL-SYNC - tsl-sync.war
    • Changed the log file to epsos-tsl-sync.log placed in TOMCAT_HOME/log/epsos- tsl-sync.log
  • Transformation Manager

...

Artifacts Location

...