uCosminexus Application Server, Application and Resource Definition Reference Guide

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

3.8.3 Mapping with cosminexus.xml

The following table describes the correspondence between the HITACHI Filter Property file and cosminexus.xml:

HITACHI Filter Property file cosminexus.xml
Tag name Occurrence pattern Tag name Occurrence pattern
<hitachi-filter-property> Once
 
<war> Zero or more times
 
(Omitted) --
 
 
-- --
 
-- --
 
 
<filter> Zero or more times
 
-- --
 
 
 
<filter-name>#1 Once
 
<method-observation-timeout> Zero or once
 
 
 
<method-observation-timeout>#2 Once

Legend:
--: No corresponding tag. Alternatively, the description of the occurrence pattern is omitted because the corresponding tag does not exist or the tag is omitted.
(Omitted): The tag is omitted.

#1
This tag corresponds to <web-app>-<filter>-<filter-name> in the web.xml and does not exist in the property file. This tag is the key for identifying the Filter.

#2
The occurrence pattern is different from the property file because only the elements to be customized are coded in cosminexus.xml.