[jboss-user] [JBoss jBPM] - Re: The error of datasource
niday
do-not-reply at jboss.com
Thu Apr 19 03:09:15 EDT 2007
The content of jbpm-ds.xml is :
<?xml version="1.0" encoding="UTF-8"?>
<local-tx-datasource>
<jndi-name>JbpmDS</jndi-name>
<connection-url>jdbc:postgresql://192.168.0.233:5432/bccbpm</connection-url>
<driver-class>org.postgresql.Driver</driver-class>
<user-name>postgres</user-name>
voipack
<type-mapping>PostgreSQL 8.1</type-mapping>
</local-tx-datasource>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038737#4038737
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038737
More information about the jboss-user
mailing list