Global configuration is used to control engine-wide configuration. The Global Configuration page of the EAServer 5.x Services Package Profile editor is divided into the following sections, which are the sub-elements of global configuration:
Parameters | Used to set options on the engine. Any number of parameter elements may appear. |
Roles | Used to set a SOAP actor/role URI that the engine will recognize. This allows SOAP headers targeted at that role to be successfully processed by the engine. Any number of role elements may appear. |
Request Flow Handlers | Used to configure global request handlers, which are invoked before the actual service on every request. You can place any number of handler or chain elements inside the requestFlow, but you can have only one requestFlow. |
Response Flow Handlers | Used to configure global response handlers, which are invoked after the actual service on every request. You can put any number of handler or chain elements inside the responseFlow, but you can have only one responseFlow. |
For information about specific functionality when editing a service in the EAServer 5.x package profile, go to http://ws.apache.org/axis/java/reference.html.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com