Hi, im running Jboss4.0.5GA and Postgresql 8.1.4 I was using postgres with a local-tx-datasource, and everything worked fine - except that i keep getting the "prepare called on local tx"-warning. So i tried to configure a xa-datasource, but couldnt get it to work.
Based on this config: http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAPostgreSQLDatasource On datasource deploy, i get: "org.postgresql.xa.PGXAConnection suspent/resume not supported" So, is it possible to avoid this problem? Can i tell Jboss not to use those operations? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985731#3985731 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985731 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
