2 Replies Latest reply on Feb 20, 2004 3:52 AM by wangid

    How to tell a topic to persist the messages?

    ronnyou

      Hi Everybody!

      I'm very new in JBoss so I need your patience and help.

      I'm using JBossMQ to send and receive messages and everything works fine. Now I need to save all the messages sent to a Topic in a Oracle database. I deployed the necessary files (oracle-ds and oracle-jdbc2-service). When I started JBoss it didn't throw any exceptions and the tables were created in the Oracle DB. But now when I send messages to the topic nothing is saved in those tables.

      My question is:
      Do I need to specify in anyfile that the topic will write the messages into the database or maybe I'm making a mistake in someplace?

      Thanks is advance!
      Ronny