Using JMSLite

The JMSLite server polls queues and unpacks any messages it finds on them. These messages result in calls from the JMSLite server to the RMI server that is required for Integrated Development Environment -based testing of Cúram methods (commonly referred to as StartServer). The JMSLite server is launched as a thread when invoking the (StartServer) process. Since the JMSLite server dispatches messages to the workflow engine running on the RMI server, it is necessary to start the StartServer in debug mode when debugging workflow methods.