<?xml version="1.0" encoding="utf-8" ?> | <Context docBase="gift-admin" path="/"> | <Resource name="jdbc/GiftDevel" | auth="Container" | type="javax.sql.DataSource" | factory="org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory" | username="edross" | password="xxxx" | driverClassName="org.postgresql.Driver" | url="jdbc:postgresql://localhost:5432/gift" /> | <ResourceLink | name="jdbc/GiftDevel" | global="jdbc/GiftDevel" | type="javax.sql.DataSource" /> | </Context>
sorry - the xml caused only part to post View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949473#3949473 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949473 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
