1 Reply Latest reply on Mar 15, 2005 5:12 PM by genman

    Filter the data from jms message

    clau25

      I have a topic and more subscribers that listen to it. I want to filter the data contained in the jms message so that every subscriber receives just the data (the part of the message) that they are allowed to receive. So i need to filter the data before the subscriber reads it.

      Any advices/tips would be appreciated.

      Claudia