[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]