[ http://issues.apache.org/jira/browse/AXISCPP-731?page=all ] Fred Preston closed AXISCPP-731: --------------------------------
> extern "C" functions throw exceptions > ------------------------------------- > > Key: AXISCPP-731 > URL: http://issues.apache.org/jira/browse/AXISCPP-731 > Project: Axis-C++ > Type: Bug > Components: Server - Apache module > Versions: current (nightly) > Reporter: Henrik Nordberg > Assignee: Chinthana Danapala > > The following functions defined as extern "C" throw exceptions: > In Axis.cpp: > int initialize_module (int bServer); > int uninitialize_module (); > Can these throws be changed to log to the Apache error_log and return a > failure code? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
