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 2005/03/11 16:45:53 UTC

[jira] Commented: (AXISCPP-530) Look for libraries under AXISCPP_DEPLOY

     [ http://issues.apache.org/jira/browse/AXISCPP-530?page=comments#action_60652 ]
     
nadir amra commented on AXISCPP-530:
------------------------------------

Last option would be hard-coded paths if not found.

> Look for libraries under AXISCPP_DEPLOY
> ---------------------------------------
>
>          Key: AXISCPP-530
>          URL: http://issues.apache.org/jira/browse/AXISCPP-530
>      Project: Axis-C++
>         Type: Bug
>     Reporter: Mark Whitlock
>     Assignee: Mark Whitlock

>
> The dynamically loaded libraries (transport, xmlparser, etc) are by default under the directory pointed to by AXISCPP_DEPLOY, so it would be sensible to look there when loading these libraries. So the order of places to look when loading these libraries should be 
> 1) Whatever is specified in axiscpp.conf (so the user can override any specific library)
> 2) If axiscpp.conf is missing, or does not specify the library, look in AXISCPP_DEPLOY/bin (windows) or AXISCPP_DEPLOY/lib (unix)
> 3) If the library is still not found, look for it in the library path environment variable.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira