2009/7/8 Gabriel1982 <benbouzid_ano...@yahoo.fr>: > > yes but the brokerService is essentially used to manage messages in the > Queues or Topics > > but for me i don't need even to create any Queues or Topics in the memory . > > i just want to persist them in the disk and then get them from the disk . > > you think it's possible ? > > Tanks a lot Mr James for you help .
Stomp talks to queues or topics. The only way to do what you ask today is to reuse the broker. Creating some Queue or Topic objects in memory is no big deal; they are small lightweight objects. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/