moon hace 5 años
padre
commit
136992c8c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ldfront.style24.com-config/context.xml

+ 1 - 1
ldfront.style24.com-config/context.xml

@@ -33,5 +33,5 @@
 
     <!-- WMS DEV. 쿼리문 출력을 위해 driverClassName="core.log.jdbc.driver.Mssql2005Driver"" 로 지정 -->
     <Resource auth="Container" defaultAutoCommit="false" description="WMS DEV Database" driverClassName="core.log.jdbc.driver.Mssql2005Driver" factory="org.apache.tomcat.jdbc.pool.DataSourceFactory" initialSize="1" maxActive="1" maxIdle="1" maxWait="10000" minIdle="1" name="jdbc/wmsDs" numTestsPerEvictionRun="5" password="wms1234" testWhileIdle="true" type="javax.sql.DataSource" url="jdbc:sqlserver://TSIT:13341;database=iStyle24_Wms" username="iStyle24_Wms" validationInterval="60000" validationQuery="SELECT 1"/>
-
+    
 </Context>