It seems the get method is doing exactly what I want synchronously. I'll investigate wheather this will do for our use case.
Michael On Tue, Mar 04, 2003 at 06:10:45PM -0500, Michael Atighetchi wrote: > How difficult would it be to enhance xmlblaster to deal with query > operations in addition to publish & subscribe ? > > The query operation would be very similar (ie allow xpath > and regex matching) to a time-limited subscribe operation that only > returns the current set of messages known to xmlblaster and the > terminates. > > It could probably be implemented using direct JDBC calls, however, I > would prefer an implementation that goes through xmlblaster utilizing > the parsed messages in the DOM. > > Anyone has ideas about how to best approach this ? > > Michael > -- [EMAIL PROTECTED] BBN Technologies
