Dinesh Premalal wrote:
[EMAIL PROTECTED] writes:
I'd like to do that... but can you explain me how I can debug a web
service running on apache ?
axis2c is deployed in apache2 as a module, therefore you can debug
httpd executable.
To debug httpd, you have to run it in the debug mode
e.g.
# gdb httpd
gdb > run -X
Samisa...
thanks,
Dinesh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Samisa Abeysinghe
Software Architect; WSO2 Inc.; http://www.wso2.com/
email: [EMAIL PROTECTED]; cell: +94 77 753 7913
"Oxygenating the Web Service Platform."
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]