HL7 Comm 0.8.4

The latest build supports adding lines in the beanshells you create starting with ‘// INIT: ‘ to a special script that only runs the first time you call the script. Because the script variables persist between calls this can let you load things like JDBC jars only once then be able to use an established connection during subsequent calls to the beanshell. Some new examples make use of this functionality, including an example that writes to a MySQL database.

That should be about it for the 0.8 series. For 0.9 I’m looking at improving the monitoring capabilities of the HL7 Comm both in the default GUI and by providing a remote GUI. It should be exciting, so stay tuned.