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 "nadir amra (JIRA)" <ax...@ws.apache.org> on 2006/11/28 07:44:22 UTC

[jira] Closed: (AXISCPP-237) dlopen failures should show reason for failure

     [ http://issues.apache.org/jira/browse/AXISCPP-237?page=all ]

nadir amra closed AXISCPP-237.
------------------------------

    Fix Version/s:  1.6 Beta
       Resolution: Fixed

> dlopen failures should show reason for failure
> ----------------------------------------------
>
>                 Key: AXISCPP-237
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-237
>             Project: Axis-C++
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Andrew Perry
>            Priority: Minor
>             Fix For:  1.6 Beta
>
>
> When a dlopen() error occurs a message like "DLOPEN FAILED in loading parser library" is exception message thrown. For problem determination it would be much more beneficial to output the reason for failure too, i.e. the output of dlerror().
> The AxisEngineException code already has support for this, but it hasn't been implemented in XMLParserFactory.cpp, SOAPTransportFactory.cpp or HandlerLoader.cpp, where a dlerror() can just be added to the throw AxisEngineException statement.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org