Is there anything in Axis API to redirect data intended for stdout? I'm having a problem 'cause in CGI exec I'm giving output to stdout as result of script, and the problem is that I need to suppress all stdout output from the invoked service. I.e. the included test service for MTOM has a printf("File Name %s") line that gets in my way of sending output back to server.

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

Reply via email to