Re: Unable building Axis2C++ in VC6

2008-07-04 Thread Supun Kamburugamuva
Hi, Please add the http_accept_record C file to the axis2_engine project. In VC8 you can do this by right clicking the axis2_engine project and then from the menu choosing add existing item. But I'm not sure how to do this in VC6. Supun.. On Fri, Jul 4, 2008 at 10:57 AM, Tung.Nguyen [EMAIL

Re: Unable building Axis2C++ in VC6

2008-07-04 Thread Tung.Nguyen
Hi, You are right..! We need add 2 flowing files to axis2_engine %AXIS2C_HOME_SRC%\include\axis2_http_accept_record.h %AXIS2C_HOME_SRC%\src\core\transport\http\common\http_accept_record.c By using Right click on axis2_engine project -- Add files to project... Many thank Supun

can not handle the attribute/property type axiom_attribute_t

2008-07-04 Thread Karolina
Hi List - I would like to know why the following comments and code appear in the WSDL2C generated code. Has anyone encountered them? 1) In a deserialize_from_string method: /* can not handle the attribute type axiom_attribute_t**/ status = AXIS2_FAILURE; 2) In a

Re: can not handle the attribute/property type axiom_attribute_t

2008-07-04 Thread Dimuthu Gamage
Hi Karolina, Looks like the generated code handling the anyAttribute correctly, but it is a bug to generate the error messages you mentioned. I will fix it in the templates. I think you can safely continue removing those lines from the generated code you mentioned in mail#1. Thanks Dimuthu On

Re: Failed to load mod_rampart.dll

2008-07-04 Thread yuanhuhu
Hi, In order to isolate the problem, I tried the samples from rampart/c instead. Here is the PATH setting in my system: -- D:\Tools\axis2\axis2c-bin-1.4.0-win32\binecho %PATH% C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program

Re: Failed to load mod_rampart.dll

2008-07-04 Thread Uthaiyashankar
Hi Yuan, I assume you are using Axis2/C binary version. If not, what are the compilation options you used to compile Axis2/C? Can you check the version of c:\windows\system32\libeay32.dll and c:\windows\system32\libssl32.dll? You can right click it and get properties and then check the