You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brian Howard (JIRA)" <ji...@apache.org> on 2007/07/31 23:13:53 UTC

[jira] Updated: (AXIS2-1913) WarBasedAxisConfigurator incorrect config file loading routine (patch included)

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org