Hello list,

I have a strange error when running axis services with httpd daemon and maybe somebody can help me. I have a service running which is calling system libraries. Special here is, that the libraries can throw
exceptions, so I put the calls in a try - catch block.

Nevertheless every time such a exception is thrown the service in my httpd gets a segmentation fault, so it is not possible for me to get the error values of the service back to the client.

Does anybody know about this behavior or how to fix it?
I'm running Apache 2.0.49 and GCC 3.3.3.

Kind regards
Michael

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

Reply via email to