[ 
https://issues.apache.org/jira/browse/AXIS2-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Howard updated AXIS2-1913:
--------------------------------

    Attachment: WarBasedAxisConfigurator.java

I am trying to override the default path of the axis2.xml config file, but it 
appears that only absolute paths are supported. I would think that specifying 
relative paths would be the more common case. Perhaps a good compromise would 
be to check the absolute path first and failing that, attempt to load the file 
based on a relative path (making sure to handle un-exploded war files 
correctly). 



> WarBasedAxisConfigurator incorrect config file loading routine (patch 
> included)
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-1913
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1913
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Ivan Latysh
>            Assignee: Deepal Jayasinghe
>         Attachments: WarBasedAxisConfigurator.java, 
> WarBasedAxisConfigurator.java.patch
>
>
> WarBasedAxisConfigurator does not resolve path correctly when loading 
> axis2.xml config.

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