|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The simplest way to test your Java plugin is to start the plugin from the command line. To do this, first ensure that your plugin has compiled successfully by running a command similar to the one below:
After the plugin has compiled successfully, you can run it from the command line. For example, the following sequence of commands runs the destination plugin that is generated by Chameleon's stubcode generation wizard:
When you run these commands, output similar to the following appears in the command prompt window:
If the source component for your channel is LLP Listener, you can use the HL7 Simulator to send a test message to this component. The HL7 Simulator is included with your Iguana installation. See HL7 Simulator for a detailed description. To use the HL7 Simulator to send a test message:
If this test is successful, you are ready to test whether the plugin works when started from the Iguana channel. The next section describes how to do this. |