You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ssozonoff <se...@sozonoff.com> on 2006/04/18 15:50:09 UTC

Spring and Wildcards

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.