The default Web services that send JMS messages do so by calling the receiveObjectMessage() method exposed by the /atg/dynamo/messaging/MessagingImporter component. The MessagingImporter component is an instance of class atg.dms.patchbay.MessageImporter, which is part of the Web service infrastructure in the DAF layer.

The receiveObjectMessage() method takes three parameters:

The Web services that call this method take a message object as their input parameter.

For more information, refer to JMS Web Services in the Web Services Guide.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices