On 26 Apr, Michael Hustler wrote:
> 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.
For MDB:s this is not possible, and will not be possible of the final
EJB2.0 spec is not changed.
You will have to manage that outside the J2EE environmen, in an MBean
for example.
//Peter
>
> 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
--
Jobba hos oss: http://www.tim.se/weblab
------------------------------------------------------------
Peter Antman Technology in Media, Box 34105 100 26 Stockholm
Systems Architect WWW: http://www.tim.se
Email: [EMAIL PROTECTED] WWW: http://www.backsource.org
Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942
------------------------------------------------------------
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user