When a message arrives, a transient instance of the
To avoid exception 11127 (JadeRestServices.reply was called but there is no web message to reply to) when manually testing REST service processing, re‑implement the reply method on the JadeRestService subclass that is being used, and ensure that the reply method does not call inheritMethod. For more details about manually testing REST service processing, see "Creating REST Service Methods", earlier in this chapter.
When the
The steps in the processing are described in more details in the following sections.