3 Replies Latest reply on Feb 19, 2010 2:37 AM by timfox

    Byte Array Filter

      Using core API, it's possible to add a byte[] property (putBytesProperty). Docs say that message filters should use JMS selector syntax but JMS doesn't have the notion of a byte[] property. Is it possible to match based on the byte array property outside of the standard JMS selector syntax? Hoping to not have to do string conversion but efforts so far have failed.

       

      Thanks!