Re: Fw: Axis2C license questions

2008-01-08 Thread Uthaiyashankar
Axis2/C uses OpenSSL as well. When it comes to that, bundling OpenSSL with Axis2/C is a headache since it's license gets a bit anal retentive when it comes to redistribution. Since, apache server includes openssl library, it should not be a problem to include it in Axis2/C Regards,

Axis2C generated code Documentation

2008-01-08 Thread Trasca Virgil
Hi, Is there some kind of documentation/tutorial on how to use the code generated by wsdl2c? I am trying for couple of days to use such code without much luck. Axis2C samples are simple and are not with code generated by wsdl2C. Using such a sample I was able to call a very simple service

Re: Axis2C generated client issue (please see atached code for details)

2008-01-08 Thread Dimuthu Gamage
Yea, that's interesting. I feel that has to do something with the server side logic. The best thing is I will also try the same in myway (I will try it in next couple of hours hopefully) and keep you update. Thanks Dimuthu On Jan 9, 2008 12:35 AM, Trasca Virgil [EMAIL PROTECTED] wrote: Hi

Re: Axis2C generated code Documentation

2008-01-08 Thread Dimuthu Gamage
Hi Virgil, Actually I dont think there are some other documentation are there for the tool except the samples. In fact I'm working on some which to be published on at least in two weeks hopefully. For now, I 've uploaded my test cases to this url[1]. Hope you can get some idea, how different

Re: Axis2C generated code Documentation

2008-01-08 Thread Samisa Abeysinghe
WSDL2C tutorial is something that we are missing. We used to have a calculator sample. However, we have not been able to keep phase with the improvements we have been doing to WSDL2C when it comes to samples and tutorials. The fact of the matter is, we initially expected for users to use the OM

Can't generate C++ Client code from WSDL2WS for my WSDL file.

2008-01-08 Thread useada.u
Hi All, I want to generate C++ code from my WSDL file, to use it in my Client Application. But I am getting following error while generating the code == F:\axis-c-1.6-Linux-trace-bin\axis-c-1.6-Linux-trace-bin\lib\axisjava

Re: Can't generate C++ Client code from WSDL2WS for my WSDL file.

2008-01-08 Thread Nadir Amra
First, try building the product from SVN and then try again to see if that resolves your problem. Otherwise, need a sample WSDL to recreate the problem. Nadir K. Amra useada.u [EMAIL PROTECTED] wrote on 01/09/2008 12:30:06 AM: Hi All, I want to generate C++ code from my WSDL file, to