Hello Samisa A manual with an explanation of all API functions (what they do, do we need to free the return, maybe samples...). Appendix D of Axis2/C 1.2.0 manual is great.
I faced problems with Axiom (do I need to use axiom_text_get_value or axiom_element_get_text, what is get_qname, etc), with Axis2 options, with double frees (do I need to free my node request after a axis2_svc_client_send_receive or not)... Thank you > Sébastien Mougey wrote: >> Hello >> >> I'm using Axis2/C for two weeks now, and it's really a great tool. I use it >> to run a server and two clients, with everything I need and without any bugs >> or memory leaks. >> > > Thank you for the complement. >> Unfortunately, I think the manual is good to create a simple demo server and >> a simple demo client, but not for a real development. >> > > We value your feedback very much. Can you please suggest the areas that > we need to document more? May be you can tell us the areas you faced the > problems so that we can get an idea. > > Thanks, > Samisa... > >> Axis2C/Manual and Axiom manual are only introductions to the full power of >> Axis2 libraries. A full manual with API functions explanation would be great >> (the doxygen files are a good start) ! >> >> I'm French and my English is not good enough to help you for this. >> >> Thanks to all Axis2/C developers, you're doing a great job >> >> Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
