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

Brian DePradine updated AXIS2-773:
----------------------------------

    Attachment: patch.txt

Here is my attempt at a fix for this issue.

> Creating configuration from file system does not look in 
> <repo>/conf/axis2.xml as promised
> ------------------------------------------------------------------------------------------
>
>          Key: AXIS2-773
>          URL: http://issues.apache.org/jira/browse/AXIS2-773
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: core
>     Versions: 1.0
>  Environment: Any
>     Reporter: Chuck Williams
>     Assignee: Deepal Jayasinghe
>  Attachments: patch.txt
>
> The javadoc for 
> ConfigurationContextFactory.createConfigurationContextFromFileSystem() says:
>      * <li>If axis2xml is null , then the repository will be the value 
> specfied by
>      * path parameter and , system will try to find axis2.xml from sub 
> directory
>      * called "conf" inside the repository, so if system find
>      * repository/conf/axis2/xml then AxisConfiguration will be created using 
> that
>      * else AxisConfiguration will be created using default_axis2.xml</li>
> However, FileSystemConfigurator only checks for the axis2xml parameter or the 
> axis2.xml system property before falling back to the default_axis2.xml.  I 
> expect many users aren't getting there expect axis2.xml configs.  The 
> functionality promised in the javadoc should be there.

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

Reply via email to