Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress Web Service Development Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

16.2 How HydraExpress Uses Named Objects

First, let's review briefly how named objects are used by HydraExpress. For the complete description, see Section 8.3.11.4, "Named Objects Configuration File: objects.xml."

Transports and message handlers are defined in the configuration file objects.xml. Here is part of the objects.xml file for the DayOfWeek example:

A naming-obj entry has two required elements: a naming-name element that attaches a label to the object so the servlet can call for it by name, and a naming-class element that identifies the shared library and create() method for the object, which allows the object to be instantiated. The naming-obj entry can also have initiation parameter elements as we will see later.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.