uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

13.1 Action definition file

Code the items such as log settings in an Action definition file. The Action definition file comprises the following two types:

You can overwrite some of the definitions of a Web resource by using the definitions of the web.xml filters or initialization parameters. For details on web.xml, see 11.2 Creating web.xml. You can also overwrite some of the definitions of the client through client APIs. For definitions that you can overwrite through the client APIs, see 25.1.1 Supported properties and features.

This sub-section describes the coding standards for an action definition file, and the settings of each definition file.

Organization of this section
13.1.1 Coding rules for the action definition file
13.1.2 Settings of a common definition file
13.1.3 Setting up a process-wise definition file (JAX-RS)