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 "Steve Hardy (JIRA)" <ax...@ws.apache.org> on 2004/12/14 17:17:58 UTC

[jira] Updated: (AXISCPP-104) If AxisTransport.dll not in path Apache server crashes

     [ http://nagoya.apache.org/jira/browse/AXISCPP-104?page=history ]

Steve Hardy updated AXISCPP-104:
--------------------------------

    Attachment: loadlib-exception.diff

The problem is both on windows and linux, but linux silently ignores the error; the exception tried to free a static pointer; this patch fixes the problem in the same way as in other places... I'm not very sure about the cout << and exit() functions in the init_module function though, it doesn't sound like a good idea to exit() the whole apache server, shouldn't we always just return AXIS_FAIL ?

> If AxisTransport.dll not in path Apache server crashes
> ------------------------------------------------------
>
>          Key: AXISCPP-104
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-104
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Versions: 1.2 Beta
>  Environment: Windows 2000 apache1.3.x
>     Reporter: sanjaya singharage
>     Priority: Minor
>  Attachments: loadlib-exception.diff
>
> If AxisTransport.dll is not specified in the path the ApacheServer crashes on startup. At the moment as the Apache server acts as the transport handler for http there should be no need for this dll to be in the path for the Apache sever to run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira