Stewart, Gary wrote: > Had a look at the documentation but I'm probably just missing > something. Is there a transformer (or generator) that can send a HTTP > Post request to another server and generate a stream from the > returned results? I figured that since that's kinda the format that > SOAP requests are made there probably is but I couldn't find it. >
A custom generator using commons-httpclient could be your way out here. Let us know if you need more detailed help. Jorg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
