Re: Axis2/C doc/lit wrapper vs. non-wrapper style

2008-05-16 Thread Dimuthu Gamage
Please see the inline comment. On Sat, May 17, 2008 at 10:01 AM, Dimuthu Gamage <[EMAIL PROTECTED]> wrote: > Hi Nadir, > > If I start with answering your questions straight away, > > 1. In Axis2/Java (with Axis2/Java codegen tool) you can use wrapped or > unwrapped mode ( -uw option) for any wsdl

Re: Axis2/C doc/lit wrapper vs. non-wrapper style

2008-05-16 Thread Dimuthu Gamage
Hi Nadir, If I start with answering your questions straight away, 1. In Axis2/Java (with Axis2/Java codegen tool) you can use wrapped or unwrapped mode ( -uw option) for any wsdl regardless whether it is a (just doc-lit, doc-lit bare or doc-lit wrapped wsdl.) But unlike Axis2/Java, Axis2/C still

Axis2/C doc/lit wrapper vs. non-wrapper style

2008-05-16 Thread Nadir Amra
How does axis2/C handle document/literal wrapped vs. unwrapped? Does it support it? What is the default? When I generate client stubs it seems it is always the case that the following is generated: adb_phoneStatusResponse_t* axis2_stub_op_IPTelephonyService_phoneStatusRequest(

Re: Linking hello_svc.c example

2008-05-16 Thread Andreas Karseras
Hi - decided to run in Linux instead and all is good. Thanks for all the help provided ! Andreas - Original Message From: Dinesh Premalal <[EMAIL PROTECTED]> To: axis-c-user@ws.apache.org Sent: Friday, May 16, 2008 12:04:05 PM Subject: Re: Linking hello_svc.c example Hi Andy, Andreas

Need information on AIXs source

2008-05-16 Thread Sreenivasulu Gelle
HI , Is there any reason why src distribution for axis-c on Windows and Linux is different? Is source is different for different platforms?? -Srini

Re: Linking hello_svc.c example

2008-05-16 Thread Dinesh Premalal
Hi Andy, Andreas Karseras <[EMAIL PROTECTED]> writes: > Hi, > > I have just checked and do not see axis2_axiom - it was not part of the > package > downloaded. > > Should it be there ? > > Just to stress that I am currently working in Windows and not Linux (I see > axis2_axiom in the Linix bin p

Re: Linking hello_svc.c example

2008-05-16 Thread Andreas Karseras
Hi, I have just checked and do not see axis2_axiom - it was not part of the package downloaded. Should it be there ? Just to stress that I am currently working in Windows and not Linux (I see axis2_axiom in the Linix bin package). Package details as follows:- http://apache.sunsite.ualberta.ca

Re: Memory leak report for Axis2c 1.4

2008-05-16 Thread Supun Kamburugamuva
Hi Steven, The second issue that you mentioned is a memory leak and I have created a Jira and fixed the issue in the trunk. Please check weather my fix solved the problem. http://issues.apache.org/jira/browse/AXIS2C-1144 Regards, Supun.. On Fri, May 16, 2008 at 8:30 AM, Milinda Pathirage < [EMA