Files
wace_plm/SETTING_GUIDE.txt

3 lines
369 B
Plaintext
Raw Normal View History

<Context docBase="woosung" path="/" reloadable="true" source="org.eclipse.jst.jee.server:woosung">
<Resource auth="Container" driverClassName="org.postgresql.Driver" maxActive="100" maxIdle="10" maxWait="-1" name="plm" password="admin0909!!" type="javax.sql.DataSource" url="jdbc:postgresql://211.224.136.4:5432/woosung" username="postgres"/>
</Context>