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 (MQ 5.0.3) to have a client behavior, I got tired trying > to find something related to this in the forum (Found Nothing....) > > Anyway I think they are only two possibles ways: > > 1- To have a client directly connected (on the same machine of the > broker) and get and send messages by localhost way, (whit subject admin o > whatever) > > 2- That the server has this functionality and I'm so stupid that couldn't > realize that, while I was reading the Apache documentation (didn't find > it). > > anyway..... if someone could help me please or point me to some > documentation o at least give a clue about what to do I'd be gratefully > greetings and thanks..... > -- View this message in context: http://old.nabble.com/Use-Broker-as-a-client-tp26846966p26847704.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.