1 Reply Latest reply on Aug 6, 2008 2:45 PM by italost

    JMS Messages written to MS SQL Database

    maverick0521

      Hello,

       

      I have been messing with activeMQ and I am trying to configure activeMQ to write its messages to a MS SQL Database. I had configured a persistance database but I am unable to read the messages as activeMQ stores its messages as an image. I was looking into the camel to configure a route to place messages into a database. If anyone has any insight into this please let me know. TIA.

        • 1. Re: JMS Messages written to MS SQL Database
          italost

          Hi Anthony,

           

          could give us a more detailed description of your problem? A code fragment would help.

           

          I didn't find clear what you meant with "I had configured a persistance database but I am unable to read the messages as activeMQ stores its messages as an image".

           

          Could exmplain it better, specially the "messages as an image" part?

           

          Also, you can try to use the following Camel Components:

          iBatis Component

          JDBC Component

           

          Those components can be found in the default Camel installation. I recomend the iBatis component.

           

          If you prefer to use Hibernate, there is one component for that, but you need to install it.

          Hibernate Component

           

           

          Regards.

           

          Italo Stefani

          Vetta Technologies