newbie request for help - custom server implementation in ActiveMQ?

2006-11-08 Thread J. Patrick Bedell
Hello, I am interested in using ActiveMQ to develop a market for information currency (http://infoeng.sourceforge.net). I'm a real ActiveMQ/Spring newbie, so I'm not very clear on how to create a POJO to serve as a filter for certain messages sent to the server. Can anyone recommend a good in

Re: newbie request for help - custom server implementation in ActiveMQ?

2006-11-09 Thread J. Patrick Bedell
this trading application developed, the sooner I can express my deep appreciation for your work in terms of prices, in addition to words of thanks and development decisions based on your outstanding work. :) On 11/9/06, James Strachan <[EMAIL PROTECTED]> wrote: On 11/9/06, J. Patrick Bedell <

obtaining a DataSource bean from a BrokerFilter-based plugin?

2006-11-21 Thread J. Patrick Bedell
fic plugin. My question is, how would I obtain the "derby-ds" DataSource in my BrokerFilter-based plugin? (I have the suspicion that this is an extremely simple question, but I don't know the answer and I'm not familiar enough with Spring to find it. :) Thanks! -- J. Pat

communicating with Topic subscribers from custom interceptor class

2006-11-27 Thread J. Patrick Bedell
hanks again for your work! -- J. Patrick Bedell [EMAIL PROTECTED] http://infoeng.sourceforge.net http://rothbardix.blogspot.com

Re: steps to publish to a topic for BrokerFilter-based classes?

2006-12-07 Thread J. Patrick Bedell
ducer.java located in "${activemq.source.home}\activemq-core\src\test\java\org\apache\activemq\spring\ " for reference. Regards, Fritz - Original Message - From: "J. Patrick Bedell" <[EMAIL PROTECTED]> To: Sent: Thursday, December 07, 2006 7:04 AM Subject: ste