These would be output or input/output parameters. Apache SOAP does not support these, but I bet Axis (http://ws.apache.org/axis/) does.
Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Rogatzki" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 15, 2005 11:28 AM Subject: SOAP webservice string arguments by reference > how can I implement a soap webservice in java (using tomcat as a servlet > container) > with string function-arguments that have to be implemented 'by reference'. > > > > >
