Changing free function pointer in ops structs to free_fn

2006-09-18 Thread Nandika Jayawardana
Hi All,I have been developing a php exetension for axis2 , and when I use free macros of axis2 , I get the following error when comiling under debug mode.eg.    '_free_dbg' : is not a member of 'axis2_conf_ctx_ops'     e:\axis2\include\axis2_conf_ctx.h(58) : see declaration of 'axis2_conf_c

[jira] Commented: (AXIS2C-287) Port to MacOS X 10.4.7

2006-09-18 Thread Oisin Hurley (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-287?page=comments#action_12435502 ] Oisin Hurley commented on AXIS2C-287: - Thanks for applying the patch, Sanjaya, and apologies for the build breakage! Build works fine on MacOS X, *but* slight

Re: Axis2c, MS Windows

2006-09-18 Thread Krankurs Leonid
Hi Nadika, Thanks for the quick response 1. I still have a question How to create an element with namespace xmlns=""? like Best regards, Leonid by the way, i looked at axis2_http_sender.lib of .093 by hex editor - it does not keep the symbol , either axis2_http_sender.dll explored by de

Re: Axis2c, MS Windows

2006-09-18 Thread Nandika Jayawardana
Hi Krankurs,Due to some prefix replacements we did some time back, above file has axiom prefix instead of the axis2 prefix. It is an error and is now fixed in current svn code. If you are using .93 release above symbol should be in axis2_http_sender.lib. In attribute ordering problem, All attribut