0 Replies Latest reply on Sep 22, 2003 8:27 AM by stanclowes

    Database records not committing until shutdown

    stanclowes

      Hi,

      I'm using a stateless session bean with container managed persistence. It writes to an Oracle database, however the records do not appear untill the Jboss server has been shutdown. I am using Jboss 2.4.4.

      I'm sure this is configuration but it is not obvious. the datasource is as follows

      jdbc/GROUPDB
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
      jdbc:oracle:thin:@cointreau.vfl.vodafone:1521:jms_dev
      crp
      rickipl


      Any help would be grateful.