Fist of all thnks for ur response....

This is my hibernate.cfg.xml

 <!-- jdbc connection properties -->
    org.hibernate.dialect.PostgreSQLDialect
    org.postgresql.Driver
    jdbc:postgresql://192.168.0.12:5432/JbpmDB
    dbuser
    dbuser

    org.hibernate.cache.HashtableCacheProvider
    org.hibernate.transaction.JDBCTransactionFactory

/******************************************/

I have used JDBCTransactionFactory insted of datasource...
But still not working...??

                                                               Thanks 
                                                                        jobu


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122111#4122111

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122111
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to