ode-jbi.pidNamespace=urn:ode-jbi
ode-jbi.allowIncompleteDeployment=false
ode-jbi.messageMapper=org.apache.ode.jbi.msgmap.ServiceMixMapper
ode-jbi.event.listeners=org.apache.ode.bpel.common.evt.DebugBpelEventListener
#For MySQL
ode-axis2.db.int.mcf=org.tranql.connector.mysql.XAMCF
ode-axis2.db.int.mcf.databaseName=ODE
ode-axis2.db.int.mcf.userName=root
ode-axis2.db.int.mcf.password=root
ode-axis2.db.int.mcf.serverName=localhost
#For Postgres
#ode-axis2.db.int.mcf=org.tranql.connector.postgresql.PGXAMCF
#ode-axis2.db.int.mcf.databaseName=ODE
#ode-axis2.db.int.mcf.userName=postgres
#ode-axis2.db.int.mcf.password=postgres
#ode-axis2.db.int.mcf.serverName=localhost
#For SQLServer
#ode-axis2.db.int.mcf=org.tranql.connector.sqlserver.XAMCF
#ode-axis2.db.int.mcf.databaseName=ODE
#ode-axis2.db.int.mcf.userName=sa
#ode-axis2.db.int.mcf.password=sa
#ode-axis2.db.int.mcf.portNumber=1433
#ode-axis2.db.int.mcf.serverName=localhost
#For Oracle
#ode-axis2.db.int.mcf=org.tranql.connector.oracle.LocalMCF
#ode-axis2.db.int.mcf.databaseName=XE
#ode-axis2.db.int.mcf.userName=ODE
#ode-axis2.db.int.mcf.password=ode
#ode-axis2.db.int.mcf.portNumber=1521
#ode-axis2.db.int.mcf.serverName=localhost
#ode-axis2.db.int.mcf.driverType=thin
# Uncomment the following to enable hibernate (this is recommended for production use):
#ode-jbi.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl