Re: eliminate soapenv:header

2007-03-04 Thread Samisa Abeysinghe
Atanacio Reyes wrote: Hi all: I have two questions: 1. How I can remove the tag from the envelope soap message in axis2c? This needs to be fixed in the Axis2/C engine, please raise a Jira on this. 2. How I can add the SOAPAction: "someAction" in the HTTP header. AXIS2_OPTI

Re: Axis2C -build for Revision 513713---nmake dist build ----Getting error while starting the axis server "axis2_http_server" for namke dist build

2007-03-04 Thread Supun Kamburugamuva
Hi, I think the name isapi_redirect.dll is ambiguous here. Simply what you need to do is add the mod_axis2_IIS.dll as a filter to the IIS. This can be done using the IIS management console. The name of the filter does not matter. ** Supun. * * On 3/2/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]

Re: Problem serializing a complex array

2007-03-04 Thread Nadir Amra
Wayne, Seems to be a problem. When creating JIRA and patch, please attach sample wsdl and soap response. thanks. Nadir K. Amra Wayne Johnson <[EMAIL PROTECTED]> wrote on 03/01/2007 08:27:10 AM: > I've been having problems serializing a bean that contains an array > of other beans. It gener

Re: Possible bug in exception handling.

2007-03-04 Thread Nadir Amra
Wayne, Please open a JIRA if one has not already been opened by you regarding this problem. Nadir K. Amra Wayne Johnson <[EMAIL PROTECTED]> wrote on 02/26/2007 02:17:37 PM: > I was having some problems whenever Axis threw an exception. The > problem would corrupt the stack so that VC++ cou