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 filecosminexus.xml
Tag nameOccurrence patternTag nameOccurrence pattern
<hitachi-filter-property>Once

<war>Zero or more times

(Omitted)--

----

----

<filter>Zero or more times

----

<filter-name>#1Once

<method-observation-timeout>Zero or once

<method-observation-timeout>#2Once
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.