Nikola Tankovć wrote:
Hy all, I will be implementing CGI as part of my GSOC project,
Excellent! Welcome aboard!!
and I'm now studying Axis2 architecture
Good!.
as well as Axis2/C API documentation generated by Doxygen.

I do not think it is a good idea to keep on reading doxygen comments. Rather you should start implementing something and read the doxygen comments as and when needed.

If anybody has any comments or suggestions regarding my project they are all welcome and will be considered, so please just reply to this thread!

I would also suggest you to read on CGI and how to do CGI with httpd. This will help you to understnad CGI related concepts that you require for this project. Also, you have to get familiar with server side transports of Axis2/C. Since you are going to implement CGI mode, I would suggest that you have a look into how simple axis server is implemented. The place to start is src\core\transport\http\server\simple_axis2_server\http_server_main.c. I hope you could be able to use many of the concepts used in there.

Regards,
Samisa...


Thank you!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Samisa Abeysinghe Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to