123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
- <web-app id="knu_rex">
- <display-name>rexserver</display-name>
- <description>This is Himed Web Application.</description>
- <resource-ref id="ResourceRef_JDBC_comdb01">
- <description></description>
- <res-ref-name>jdbc/comdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_hisdb01">
- <description></description>
- <res-ref-name>jdbc/hisdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_misdb01">
- <description></description>
- <res-ref-name>jdbc/misdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_crmdb01">
- <description></description>
- <res-ref-name>jdbc/crmdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_nxcrmdb01">
- <description></description>
- <res-ref-name>jdbc/nxcrmdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_tisdb01">
- <description></description>
- <res-ref-name>jdbc/tisdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_cendb01">
- <description></description>
- <res-ref-name>jdbc/cendb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_crcdb01">
- <description></description>
- <res-ref-name>jdbc/crcdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_bnsdb01">
- <description></description>
- <res-ref-name>jdbc/bnsdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- <resource-ref id="ResourceRef_JDBC_edsdb01">
- <description></description>
- <res-ref-name>jdbc/edsdb01</res-ref-name>
- <res-type>javax.sql.DataSource</res-type>
- <res-auth>Application</res-auth>
- <res-sharing-scope>Shareable</res-sharing-scope>
- </resource-ref>
- </web-app>
|