You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org> on 2005/10/04 10:32:50 UTC

[jira] Resolved: (AXISCPP-731) extern "C" functions throw exceptions

     [ http://issues.apache.org/jira/browse/AXISCPP-731?page=all ]
     
Chinthana Danapala resolved AXISCPP-731:
----------------------------------------

    Resolution: Fixed

Made the changes to captured errors being written to Apache's error.log.

> 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