Message Selector not working in System MQ3 2005Q1 PE

Version: 3.6 SP1 (Build 1-B)

Compile: Wed 01/26/2005

I am trying to use a message selector in this version and it has no affect at all. I do not get any errors/exceptions/messages anywhere at runtime that tell me if I have done anything wrong. The same application works with SonicMQ so the application should be doing everything right.

I know I am using a pretty old version, but does this version support Message Selectors? There is no information on list of supported/unsupported JMS features anywhere on the product website and the Documentation link on the right is broken. :(

Thanks,

Dhiraj Bokde.

[641 byte] By [dhirajsb] at [2007-12-10]
# 1

Hi,

Could you please provide a code sample to demonstrate

1. How selector(s) are used by a consumer?

2. How a producer sets message properties to a JMS message?

In general. message selector's behavior in MQ 3.6 should work as specified in the JMS specification. You can also find the selector syntax and usage in the Message API javadoc:

http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/jms/Message.html

Thanks.

chiaming

chiamingyang at 2007-7-6 > top of java,Application & Integration Servers,Sun Java System Message Queue...