[ 
http://issues.apache.org/jira/browse/AXISCPP-731?page=comments#action_12323268 
] 

Henrik Nordberg commented on AXISCPP-731:
-----------------------------------------

Those functions are called by Apache HTTPd, which specifies the funtion 
signatures.

> 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

>
> 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

Reply via email to