Re: Fw: Attachments

2005-05-08 Thread Rangika Mendis
Hi Mark, I'm so sorry that attachments didn't work on AIX.Since we don't have AIX installed in any machine I couldn't test attachments on it. So after the change you did does attachments work properly on AIX? Regds Rangika On Fri, 2005-05-06 at 17:15 +0100, Mark Whitlock wrote: > > > > Hi

Re: New client configuration API

2005-05-08 Thread Tim Bartley
I agree with all of these points. Regards, Tim -- IBM Tivoli Access Manager Development Gold Coast Development Lab, Australia +61-7-5552-4001 phone +61-7-5571-0420 fax John Kelly <[EMAIL PROTECTED]> 07/05/2005 00:17 Please respond to "Apache AXIS C Developers List" To "Apache AXIS

Re: New client configuration API

2005-05-08 Thread Tim Bartley
I would really like to see this implemented in conjunction with solving the multiple instances per process problem. i.e have I guess something like: class Axis; Axis* Axis::initialize(AxisCPP_Configuration*  config, bool isServer); and then have the Web service constructors accept an "Axis" ob