3.9.3 Mapping with cosminexus.xml

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

HITACHI Servlet Property Filecosminexus.xml
Tag nameOccurrence patternTag nameOccurrence pattern
<hitachi-servlet-property>Once

<war>Once

----

<servlet>Zero or more times

----

<servlet-name>#Once

<run-as>Zero or once

<run-as>Zero or once

<description>Zero or more times

----

<role-name>Once

----

<user-name>Once

<user-name>Once

<method-observation-timeout>Zero or once

<method-observation-timeout>Zero or 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.
#
This tag corresponds to <web-app>-<servlet>-<servlet-name> in the web.xml and does not exist in the property file. This tag is the key for identifying the Servlet.