Hi,
I am just trying to setup a simple test servlet which tries to get a message
from a queue using JmsTemplate's receiveAndConvert("fr.*") method but
wildcards do not seem to work when used as part of the destination. Without
the wildcard it works fine.I guess I am going about this in the wrong manner. Anyone have any ideas? Thanks, Serge -- View this message in context: http://www.nabble.com/Spring-and-Wildcards-t1468266.html#a3968515 Sent from the ActiveMQ - User forum at Nabble.com.
