1 Reply Latest reply on Apr 4, 2010 8:52 PM by saltnlight5

    Typo in User Manual?

    saltnlight5

      The manual says:

       

      28.1. Using Core API

      The property name used to identify the message group is "_HQ_GROUP_ID"" (or the constant MessageImpl.HDR_GROUP_ID). Alternatively, you can set autogroup to true on the SessionFactory which will pick a          random unique id.

       

       

      There is no HDR_GROUP_ID defined in MessageImpl. Should it be org.hornetq.api.core.Message instead?