On Tue, 2006-03-14 at 17:50 +0100, Bertrand Delacretaz wrote: > Le 13 mars 06 à 19:46, Yves Vindevogel a écrit : > > > ...A message is an XML file, on which you have to respond. Your > > response is basically answering what you received and reporting > > errors if they occur... > > In the java world a good tool for this is JMS, an interface to > message buses which provide asynchronous guaranteed delivery, > transaction support, etc. > > There is a JMS block in Cocoon, I don't know much about it but its > code can certainly be used as a starting point. Anyway accessing a > JMS bus from java is fairly easy. > > Also, Daisy (the Cocoon-based CMS) uses a JMS bus internally, you > might want to have a look at their code for examples. They use > openjms for the bus IIRC, http://openjms.sourceforge.net/ > > AFAIU, ServiceMix (http://servicemix.org/) goes in the same > direction, you might also want to have a look at what they do.
Other similar projects: * http://mule.codehaus.org/ * https://www.openadaptor.org/ -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
