A basic query with respect to using Message Selectors in JMS
793919Jan 19 2010 — edited Jan 20 2010Hi
When i am going MEssage Selectors topic in web , it seems very confusing for me .
I have written a simple JMS Application based on Weblogic as my Queue .
I have two Java Files one for Message Producer and another file acting as Message Consumer using MDB
I have a basic TextMessage with some header properties in my Producer file .
Please tell me in what file should i put MessageSelector ??.
Thanks for reading .
Please clarify my query on this .