Re: Problem with invoking a https based service

2007-10-05 Thread divakar
Manjula Peiris: Hi, I changed as you guided but still getting same. I am attaching those files log and code please correct me. I think in log file it showing http error. thank Divakar Manjula Peiris wrote:

Re: config.h

2007-10-05 Thread topcoder1
Hi thanks! I added the preprocessor definitions WIN32;AXIS2_DECLARE_EXPORT it still says error C2664: 'axis2_options_set_soap_action' : cannot convert parameter 3 from 'const axutil_string_t *' to 'axutil_string_t *' I have to do a manual casts for lots of these parameters... It's not a Console

Re: Problem with invoking a https based service

2007-10-05 Thread divakar
Hi All, If I change axis2.xml like removing message out http protocol and enable https it is giveing rampart security error. I am sending axis2.xml and log. Thanks divakar divakar wrote: Manjula Peiris: Hi, I changed as you guided but

Re: Problem with invoking a https based service

2007-10-05 Thread Dinesh Premalal
Divakar, divakar [EMAIL PROTECTED] writes: If I change axis2.xml like removing message out http protocol and enable https it is giveing rampart security error. I am sending axis2.xml and log. Why are you using rampart? Do you have WS-Security requirement? Or it is just HTTPS.

Re: config.h

2007-10-05 Thread Samisa Abeysinghe
What is the Axis2/C version you are using? Samisa... topcoder1 wrote: Hi thanks! I added the preprocessor definitions WIN32;AXIS2_DECLARE_EXPORT it still says error C2664: 'axis2_options_set_soap_action' : cannot convert parameter 3 from 'const axutil_string_t *' to 'axutil_string_t *' I

Re: config.h

2007-10-05 Thread topcoder1
It's Axis2/C 1.3 On 10/5/07, Samisa Abeysinghe [EMAIL PROTECTED] wrote: What is the Axis2/C version you are using? Samisa... topcoder1 wrote: Hi thanks! I added the preprocessor definitions WIN32;AXIS2_DECLARE_EXPORT it still says error C2664: 'axis2_options_set_soap_action' : cannot