付録D.3 Web帳票アプリケーションの属性ファイル

Web帳票アプリケーションの属性ファイルの編集例を示します。太字部分の設定内容については,「10.2(3) Web帳票アプリケーションの属性ファイルの編集」を参照してください。

<?xml version="1.0" encoding="MS932"?>

<!DOCTYPE hitachi-application-all-property PUBLIC '-//Hitachi, Ltd.//DTD Application All Property 7.6//EN' 'file:///C:/Program%20Files/HITACHI/Cosminexus/CC/admin/dtds/hitachi-application-all-property_7_6.dtd'>

<hitachi-application-all-property>
 <hitachi-application-property>
   <description></description>
   <icon>
     <small-icon></small-icon>
     <large-icon></large-icon>
   </icon>
   <lookup-name>BLC2Sample</lookup-name>
   <security-prop>
     <security-method>no_security_for_methods_without_roles</security-method>
     <default-security-role></default-security-role>
   </security-prop>
   <start-order>10</start-order>
   <scheduling-unit>Application</scheduling-unit>
   <managed-by-ctm>false</managed-by-ctm>
   <method-observation-recovery-mode></method-observation-recovery-mode>
 </hitachi-application-property>
 <war>
   <hitachi-war-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">blc_war</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <session-config>
       <session-timeout>30</session-timeout>
     </session-config>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/urlutils</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/urlutils.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/portalac</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/portalac.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/utils</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/utils.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/standard</taglib-uri>
       <taglib-location>/WEB-INF/templates/jsp/tld/template.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/scriptutil</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/scriptutil.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/webssomodule</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/webssomodule.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/api/csdc</taglib-uri>
       <taglib-location>/WEB-INF/cosmi/portal/taglib/csdc.tld</taglib-location>
     </taglib>
     <taglib>
       <taglib-uri>http://soft.hitachi.co.jp/portal/api/navigationbar</taglib-uri>
       <taglib-location>/portlets/navigationmenu/navimenu.tld</taglib-location>
     </taglib>
     <resource-ref>
       <description xml:lang="en"></description>
       <res-ref-name>BLC</res-ref-name>
       <res-type>javax.sql.DataSource</res-type>
       <res-auth>Container</res-auth>
       <res-sharing-scope></res-sharing-scope>
       <linked-to>DB_Connector_for_Executer</linked-to>
     </resource-ref>
     <war-runtime>
       <context-root>/blc</context-root>
     </war-runtime>
     <http-request>
       <encoding></encoding>
     </http-request>
     <http-response>
       <encoding></encoding>
     </http-response>
     <jsp>
       <page-encoding></page-encoding>
     </jsp>
     <http-session>
       <http-session-max-number>-1</http-session-max-number>
       <resource-watcher>
         <watcher-threshold>80</watcher-threshold>
         <watcher-interval>30</watcher-interval>
         <watcher-enabled>true</watcher-enabled>
         <watcher-writefile-enabled>true</watcher-writefile-enabled>
       </resource-watcher>
     </http-session>
     <start-notify-error>true</start-notify-error>
     <start-order>10</start-order>
   </hitachi-war-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">HPTLContainerController</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <load-on-startup>1</load-on-startup>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">jetspeed</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <init-param>
       <description xml:lang="en"></description>
       <param-name>properties</param-name>
       <param-value>C:/Program Files/HITACHI/CosmiPortal/conf/TurbineResources.properties</param-value>
     </init-param>
     <init-param>
       <description xml:lang="en"></description>
       <param-name>classname</param-name>
       <param-value>org.apache.jetspeed.services.resources.VariableResourcesService</param-value>
     </init-param>
     <load-on-startup>-1</load-on-startup>
     <url-pattern>/portal/*</url-pattern>
     <url-pattern>/jetspeed/*</url-pattern>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">csdc</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <load-on-startup>-1</load-on-startup>
     <url-pattern>/js/csdc.js</url-pattern>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">HPTLPortletFilterAgent</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <load-on-startup>-1</load-on-startup>
     <url-pattern>/WEB-INF/portlet/filter/servlet/HPTLPortletFilterAgent</url-pattern>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">BLCEURFormCooperation</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <load-on-startup>-1</load-on-startup>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
   <hitachi-servlet-property>
     <description xml:lang="en"></description>
     <display-name xml:lang="en">BLCDownloadServlet</display-name>
     <icon xml:lang="en">
       <small-icon></small-icon>
       <large-icon></large-icon>
     </icon>
     <load-on-startup>-1</load-on-startup>
     <method-observation-timeout>0</method-observation-timeout>
   </hitachi-servlet-property>
 </war>
</hitachi-application-all-property>