You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sathwik Bantwal Premakumar (JIRA)" <ji...@apache.org> on 2014/07/15 23:29:04 UTC

[jira] [Commented] (ODE-1015) ODE not working with PostgreSQL

    [ https://issues.apache.org/jira/browse/ODE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062675#comment-14062675 ] 

Sathwik Bantwal Premakumar commented on ODE-1015:
-------------------------------------------------

ODE 1.3.6 with OpenJPA 1.2.1

PostgreSQL 9.3
Jdbc Driver: postgresql-9.3-1101.jdbc4.jar

Bitronix config
------------------
#PostgreSQL
resource.ds1.className=bitronix.tm.resource.jdbc.lrc.LrcXADataSource
resource.ds1.uniqueName=jdbc/ode
resource.ds1.minPoolSize=10
resource.ds1.maxPoolSize=200
resource.ds1.driverProperties.driverClassName=org.postgresql.Driver
resource.ds1.driverProperties.url=jdbc:postgresql://localhost:5432/ode_136
resource.ds1.driverProperties.user=postgres
resource.ds1.driverProperties.password=postgres
resource.ds1.allowLocalTransactions=true
resource.ds1.shareTransactionConnections=true
resource.ds1.deferConnectionRelease=true

> ODE not working with PostgreSQL
> -------------------------------
>
>                 Key: ODE-1015
>                 URL: https://issues.apache.org/jira/browse/ODE-1015
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.6
>         Environment: PostgreSQL 9.3
>            Reporter: Sathwik Bantwal Premakumar
>            Assignee: Sathwik Bantwal Premakumar
>             Fix For: 1.3.7, 1.4
>
>
> Reported by Vito
> http://markmail.org/message/zbh3uzpns4xxq6eg?q=ODE+transaction+problem+with+Postgresql



--
This message was sent by Atlassian JIRA
(v6.2#6252)