You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Jason Dillon <ja...@planet57.com> on 2006/11/02 06:43:45 UTC

Using selectors with Lingo

Is there any way to control the message properties and selectors used  
for Lingo proxies and service exporters?

I want to setup an exporter which includes a selector which only  
accepts messages from a UUID which is generated by a component.  And  
I would like to be able to set a property on a message with the UUID  
to direct an invocation to that specific service.

How can I do this with Lingo?

--jason