<?xml version="1.0" encoding="UTF-8"?>
| <datasources>
| <local-tx-datasource>
| <jndi-name>visiblelogisticsDatasource</jndi-name>
| <connection-url>jdbc:postgresql://localhost:5432/foo</connection-url>
| <driver-class>org.postgresql.Driver</driver-class>
| <user-name>foo</user-name>
| <password>foo</password>
| </local-tx-datasource>
| </datasources>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190931#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...