RE: New client configuration API

2005-05-06 Thread Carsten Blecken
Excellent idea! +1   The only suggestion I have is that would be hesitant to set the configuration per service constructor. The configuration is typically done globally on a per process basis and there should be an option to do it globally and programmatically. For example adding a method

Fw: Attachments

2005-05-06 Thread Mark Whitlock
Hi Rangika, Unfortunately the attachments code now does not compile on AIX (only AIX) with this strange error... [cc] /build/nw00_PA/obj/src/server/apache/AttachmentHelper.cpp: [cc] /usr/vacpp/exe/xlCentry -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX50 -D_AIX51 -D_IBMR2 -D_POWER -DAX

Re: New client configuration API

2005-05-06 Thread John Kelly
John, A couple of minor suggestions a) ClientLogPath Might be nice if you could pass a file_handle so the output could go to places like sdtout or stderr b) ClientWSDDFile Might be nice if you could pass a file_handle so the input could come places like stdin Might also be nice if one cou

New client configuration API

2005-05-06 Thread John Hawkins
Hi Folks, we'd like to implement a new API for configuration of the client-side. I've written a vrief synopsis of what is there to day and what we'd like to do.. The environment variable is AXISCPP_DEPLOY. This variable is used by the configuration system to look up a file called axisc

[jira] Created: (AXISCPP-637) Handlers - Request side

2005-05-06 Thread Fred Preston (JIRA)
Handlers - Request side --- Key: AXISCPP-637 URL: http://issues.apache.org/jira/browse/AXISCPP-637 Project: Axis-C++ Type: Bug Components: Client - Engine Environment: n/a Reporter: Fred Preston The request side handlers invoked by Axis

[jira] Created: (AXISCPP-638) Handlers - Response side

2005-05-06 Thread Fred Preston (JIRA)
Handlers - Response side Key: AXISCPP-638 URL: http://issues.apache.org/jira/browse/AXISCPP-638 Project: Axis-C++ Type: Bug Components: Basic Architecture Environment: n/a Reporter: Fred Preston The invocation of the response side

[jira] Commented: (AXISCPP-621) Support for the WSDL construct choice

2005-05-06 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-621?page=comments#action_64616 ] Dushshantha Chandradasa commented on AXISCPP-621: - i managed to solve half the problem. Chinthana implemented a peek mechanism in xml parser which allows th

Re: Fw: Attachments

2005-05-06 Thread John Hawkins
so this means attachements will not work for apache 13? Mark Whitlock/UK/[EMAIL PROTECTED] 05/05/2005 16:58 Please respond to "Apache AXIS C Developers List" To axis-c-dev@ws.apache.org cc Subject Fw: Attachments Hi Rangika, I've fixed the ant build. mod_axis.cpp d