[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-25 Thread kukeltje
what is 'voipack' doing there...?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4040473#4040473

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040473
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-24 Thread niday
anonymous wrote : 
  | ?xml version=1.0 encoding=UTF-8? 
  | 
  | local-tx-datasource 
  | jndi-nameJbpmDS/jndi-name 
  | 
connection-urljdbc:postgresql://192.168.0.233:5432/bccbpm/connection-url 
  | driver-classorg.postgresql.Driver/driver-class 
  | user-namepostgres/user-name 
  | voipack 
  | 
  | type-mappingPostgreSQL 8.1/type-mapping 
  | 
  | /local-tx-datasource 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4040408#4040408

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040408
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-23 Thread niday
I can ensure the ds.xml is not the cause of this problem . I copied from 
JBOSS_HOME/docs/examples/jca/postgres-ds.xml,  and modified .

Thank you .

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039720#4039720

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039720
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-23 Thread kukeltje
the error indicates otherwise. Can you post the ds.xml inside quote tags?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039740#4039740

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039740
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-19 Thread niday
The content of jbpm-ds.xml is :


?xml version=1.0 encoding=UTF-8?


  local-tx-datasource
jndi-nameJbpmDS/jndi-name
connection-urljdbc:postgresql://192.168.0.233:5432/bccbpm/connection-url
driver-classorg.postgresql.Driver/driver-class
user-namepostgres/user-name
voipack

  type-mappingPostgreSQL 8.1/type-mapping

  /local-tx-datasource









View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4038737#4038737

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4038737
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: The error of datasource

2007-04-19 Thread mputz
If you have malformed xml in your ds configuration, I think easiest way to set 
it up right is to take the example datasource from 
JBOSS_HOME/docs/examples/jca/postgres-ds.xml, modify it to suit your 
environment and copy it in the /deploy directory with the name you like.

Regards, Martin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4038739#4038739

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4038739
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user