Servers should respect ENV setting when looking for config file
---------------------------------------------------------------

                 Key: AXIS2C-1512
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1512
             Project: Axis2-C
          Issue Type: Bug
          Components: transport/http, transport/tcp
    Affects Versions: 1.6.0
         Environment: built on openSUSE 11.3
            Reporter: Robert Schweikert
            Priority: Minor


The simple server implementation provided with axis2c (http and tcp) assume 
that the axis2.xml configuration file is located on directory level up from the 
server binary. This is not correct if the server binaries are located on the 
system in a FHS compliant fashion.

The implementation should respect the AXIS2C_HOME setting as it is used for 
dynamically loading libraries it is better to assume that the configuration 
file will also be found in this location.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to