6 Replies Latest reply on Jul 22, 2011 8:08 AM by antonch

    Configuring message Store

    spike_s

      Hi,

      I'v a problem with message store, I am using postgreSQL as a Datasource within JBosse A.S, the datasource is correctly configured, the line following appears in the startup:

      [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca
      :service=DataSourceBinding,name=JBossESBDS' to JNDI name 'java:JBossESBDS'

      besides in the jbossesb-properties.xml I have :


      property name="org.jboss.soa.esb.persistence.db.conn.manager" value="org.jboss.soa.esb.persistence.manager.J2eeConnectionManager"

      property name="org.jboss.soa.esb.persistence.db.datasource.name" value="java:/JBossESBDS"


      After running several samples, the message table is still empty..

      Have I missed something?

      Regards