1 Reply Latest reply on Aug 16, 2010 10:43 AM by clebert.suconic

    JMS ObjectMessage Support for Stomp (similar to JMS/REST)?

    mjustin

      Hello,

       

      the documentation for the new REST interface mentions a special property which causes HornetQ to serialize a JMS ObjectMessage:


      If you have a JMS producer, the HornetQ REST interface only supports ObjectMessage type. If the JMS producer is aware that there may be REST consumers, it should set a JMS property to specify what Content-Type the Java object should be translated into by REST clients.

       

      (http://docs.jboss.org/resteasy/hornetq-rest/1.0-beta-1/userguide/html_single/index.html#d0e1045)

       

      Could this property also be supported in the Stomp interface, or is it highly coupled to the REST part?

       

      Many thanks in advance,

      Michael Justin