Thorsten Mauch wrote:

the request for the mail don't come from a user, but from
a database changes (i poll the datbase for certain event).
If this event occur i want to generate the content with
a pipeline and the send the result via mail.

Also look into the quartz scheduling block - I think it lets you call a pipeline.


Geoff

i don't know if there is an off-the-shelf mail serializer (don't think so) but it would really trivial to write a serializer that gathers the SAX events and when the document is completed sends its contents out by mail.

What do you mean by faked request object?

Regards
Jorg

Thorsten Mauch wrote:

Hi
My application needs to send the the result of a pipeline as
mail. Is it possible to call a pipleline with  a (faked ) request
object and the save the output stream ?

Thanx Thorsten




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



Reply via email to