Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor additions to text

...

JADE comes with a number of optional logging and event-triggerred triggered notification features.

Logging

Logging is specified in the JADE XML hierarchy in the General branch of the configuration, which is used to specify parameters that are neither related with specific file transfer operations.

...

All logging parameters are optional and covered by default settings, which are described in the next section.

Notifications

 

Logging Settings

JADE uses the log4j framework and logs to two locations:

...

Notifications
Status
colourYellow
titleTo Be Done

JADE can be optionally configured to send notifications to one or more recipients in the form of e-mails and/or a file to a recipientor files.

E-mails are sent ..using the Java mail client, which is a part of the Java runtime Environment, which is a requirement for the installation of JADE.

Files are sent by activating (connection) Fragments that cause a file to be sent to a recipientreceiving server.

Specifying Notifications

Notifications are protocol-specific and are specified in the JADE XML hierarchy as descendants of Profile elements as shown below:

...