1 Reply Latest reply on Jun 15, 2008 4:47 PM by marklittle

    SonicMQ as JMS Provider

      Hi,

      I managed to configure SonicMQ as JMS Provider. I have defined listener for SampleQ1. Destination and ConnectionFactory is fethed from Sonic's JNDI. When I send message to Sonic's queue (TextMessage) I get following error to server console:

      20:19:36,890 ERROR [JmsComposer] Unsupported JMS message type: progress.message.
      jimpl.TextMessage for incoming ESB-aware message.

      Is there way to handle this situation?