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 ax...@ws.apache.org on 2004/10/21 17:36:13 UTC

[jira] Created: (AXISCPP-220) Remove pre-defined lib paths

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-220

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-220
    Summary: Remove pre-defined lib paths
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Configuration
   Fix Fors:
             1.4 Beta
   Versions:
             1.3 Final

   Assignee: 
   Reporter: John Hawkins

    Created: Thu, 21 Oct 2004 8:34 AM
    Updated: Thu, 21 Oct 2004 8:34 AM
    Due:     Fri, 26 Nov 2004 12:00 AM

Description:
If the axiscpp.conf file does not have a libraries defined in it then we use default ones. On windows these have no path however, on Unix they contain the whole path. We should change it so that Unix names also have no path and user can set LIbrary path.


---------------------------------------------------------------------
JIRA INFORMATION:
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


[jira] Commented: (AXISCPP-220) Remove pre-defined lib paths

Posted by "Nadir Amra (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-220?page=comments#action_54945 ]
     
Nadir Amra commented on AXISCPP-220:
------------------------------------

Just to ensure that this is known, for the code base in 1.4 the paths are in the platform specific header files, currently they are:

platforms/unix/PlatformSpecificUnix.hpp
platforms/windows/PlatformSpecificWindows.hpp
platforms/os400/PlatformSpecificOS400.hpp

Any paths or names that may be different depending on the platform should be put into these files.

> Remove pre-defined lib paths
> ----------------------------
>
>          Key: AXISCPP-220
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-220
>      Project: Axis-C++
>         Type: Improvement
>   Components: Configuration
>     Versions: 1.3 Final
>     Reporter: John Hawkins
>      Fix For: 1.4 Beta

>
> If the axiscpp.conf file does not have a libraries defined in it then we use default ones. On windows these have no path however, on Unix they contain the whole path. We should change it so that Unix names also have no path and user can set LIbrary path.

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


[jira] Assigned: (AXISCPP-220) Remove pre-defined lib paths

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-220?page=history ]

Adrian Dick reassigned AXISCPP-220:
-----------------------------------

    Assign To: Adrian Dick

> Remove pre-defined lib paths
> ----------------------------
>
>          Key: AXISCPP-220
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-220
>      Project: Axis-C++
>         Type: Improvement
>   Components: Configuration
>     Versions: 1.3 Final
>     Reporter: John Hawkins
>     Assignee: Adrian Dick
>      Fix For: 1.4 Beta

>
> If the axiscpp.conf file does not have a libraries defined in it then we use default ones. On windows these have no path however, on Unix they contain the whole path. We should change it so that Unix names also have no path and user can set LIbrary path.

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


[jira] Closed: (AXISCPP-220) Remove pre-defined lib paths

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-220?page=all ]
     
Fred Preston closed AXISCPP-220:
--------------------------------


> Remove pre-defined lib paths
> ----------------------------
>
>          Key: AXISCPP-220
>          URL: http://issues.apache.org/jira/browse/AXISCPP-220
>      Project: Axis-C++
>         Type: Improvement

>   Components: Configuration
>     Versions: 1.3 Final
>     Reporter: John Hawkins
>     Assignee: Adrian Dick
>      Fix For: 1.4 Final

>
> If the axiscpp.conf file does not have a libraries defined in it then we use default ones. On windows these have no path however, on Unix they contain the whole path. We should change it so that Unix names also have no path and user can set LIbrary path.

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


[jira] Resolved: (AXISCPP-220) Remove pre-defined lib paths

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-220?page=history ]
     
Adrian Dick resolved AXISCPP-220:
---------------------------------

    Resolution: Fixed

Fully-qualified paths removed, leaving just library name.
Required additional platform file, to support AIX, due to different suffix for libraries.

Tested on AIX, Linux and Windows.

> Remove pre-defined lib paths
> ----------------------------
>
>          Key: AXISCPP-220
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-220
>      Project: Axis-C++
>         Type: Improvement
>   Components: Configuration
>     Versions: 1.3 Final
>     Reporter: John Hawkins
>     Assignee: Adrian Dick
>      Fix For: 1.4 Beta

>
> If the axiscpp.conf file does not have a libraries defined in it then we use default ones. On windows these have no path however, on Unix they contain the whole path. We should change it so that Unix names also have no path and user can set LIbrary path.

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