1 Reply Latest reply on Jul 30, 2007 2:24 PM by kurtstam

    Unsupported JMS message type: org.jboss.mq.SpyTextMessage if

      I have a notify queue action in a processing section to put a message to an audit queue. I also have a separate service with an action to write to console/log file upon delivery to audit queue. With the above configuration I get the following error message:

      Unsupported JMS message type: org.jboss.mq.SpyTextMessage

      If I do not have the service/listener to the audit queue I do not get the error message. Is having a listener to a notified queue a violation of the implementation? Please let me know.

      Thanks in advance.