Hi

I've got to fetch some XML data from an external webserver, preprocess it - using XSLT - and store the result in our database. At the moment this is done by a shellscript.

As this shall now be integrated to our application, I was wandering if using a cocoon pipeline for this task would be feasible, or a really bad idea? As far as I can see. I would only have to write my own Serializer, which instead of writing stuff to an OutputStream would commit the data to the database.

Any comment is welcome.
        Mathias

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to