I have read in a different thread of 3 ways to create temporary Topics. 2
of these are non-portable and the 3rd one is limited such that the message
consumer must be created by the topic creator or something like that.
I am looking for a way to reduce the total potential message flow in the
system by filtering the message delivery. My Message Consumers will
typically be able to specify information used to reduce the number of
messages that are delivered to them:
- publisher identity
- finer granularity of message type (determined at runtime)
- attribute values
I want to be able to determine this filtering at runtime instead of in the
deployment descriptor.
I have been trying to read-up on "MessageSelector", but I can't find any
documentation on how to apply this in an J2EE environment.
Can anyone guide me in the right direction?
Thanks,
-mike.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user