Selon Geoff Howard <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > Hi there and happy new year! > > > > > > Does anyone know a way to trigger a sitemap pipeline in response to a > JMS > > notification (onMessage()) ? > > A general solution for this has been discussed before but never > implemented (here at least). Still, this is certainly possible today > with a custom component - but could be a lot of work because you'd need > to create a full request environment on your own. > > But first, I should ask - why? Do you need the response back from the > pipeline re-sent as a followup message, or something? Or do you simply > need to fire off some business logic which is also done by firing off a > pipeline? > > Geoff > > >
Actually, I don't need to re-send a followup message. Anyway, I think JMS is not important here. I just need to know if there's a way to fire off a pipeline without an HTTP request (even if cocoon is used as a servlet)? Enrico --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
