Re: Use Broker as a client

2009-12-29 Thread #include_fto
OK, thanks for this... for a moment I think this was what I were looking for but... I´m searching for something more simple in fact... I´m trying to put certain rules about message formatting and want that my Broker have automatic response ex: Your message must have the format ... and also rea

Re: Use Broker as a client

2009-12-18 Thread Joe Fernandez
It sounds to me like an embedded broker is what you're look for? http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html With this feature the broker and client both execute within the same JVM. Joe http://www.ttmsolutions.com #include_fto wrote: > > I need my Broker