Thanks to both of you !!

Bruno Dumon wrote:

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/


begin:vcard
fn:Yves Vindevogel
n:Vindevogel;Yves
org:Implements
adr:;;Kempische Steenweg 206;Hasselt;;3500;Belgium
email;internet:[EMAIL PROTECTED]
tel;work:+32 (11) 43 55 76
tel;home:+32 (11) 43 55 76
tel;cell:+32 (478) 80 82 91
x-mozilla-html:TRUE
url:http://www.implements.be
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to