hello everybody, I need to make a http POST request inside my pipeline. So i need to write my own transformer which : get the SAX event and transform into DOM request a http server (web feature service) posting xml data get the response back and generate SAX event.
Is there any transformer that already does this thing (posting xml data to http server) ?
If not, how could i write my own in C2.2 ? Any documentation ? thanks -- Sébastien Geindre DPREVI/AERO/DEV sebastien.geindre __at__ meteo.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
