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

17.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

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.