Versions Compared

Key

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

...

Tip
titleOverriding the default configuration
  • Go here.
    Download weasis-connector-default.properties and rename it weasis-pacs-connector.properties
    Download weasis-jnlp-default.xml and rename it weasis-jnlp.xml
  • Copy the files into a folder in the classpath of the servlet container. In JBoss (inferior to version 7), the best location would typically be server/default/conf.
  • Edit the configuration as needed.
    For example, the PACS may be running on a different computer than Weasis, or the PACS AE Title may have been been changed.
    If so, edit weasis-pacs-connector.properties. Change pacs.host, pacs.port, and pacs.aet.
    Changes to weasis-jnlp.xml are needed less often. It Allows to change Java VM properties and some parameters of the launcher.

    See configuration of weasis-pacs-connector