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 "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/04/22 22:36:53 UTC

[jira] Resolved: (AXIS2-4148) Wrong debug message regarding config location

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

Andreas Veithen resolved AXIS2-4148.
------------------------------------

    Fix Version/s: 1.6
       Resolution: Fixed

> Wrong debug message regarding config location
> ---------------------------------------------
>
>                 Key: AXIS2-4148
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4148
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.4.1
>            Reporter: Andrei Ivanov
>            Assignee: Andreas Veithen
>            Priority: Trivial
>             Fix For: 1.6
>
>         Attachments: debug.patch
>
>
> DEBUG [axis2.deployment.WarBasedAxisConfigurator] trying to load axis2.xml from module: /WEB-INF/conf/axis2.xml
> DEBUG [axis2.deployment.WarBasedAxisConfigurator] trying to load axis2.xml from module: /WEB-INF/conf/axis2.xml
> For the 2nd message, the actual path is /WEB-INF/axis2.xml
> if (axis2Stream == null) {
>     // Simple deployment, no need for conf directory either
>     axis2Stream = config.getServletContext().getResourceAsStream("/WEB-INF/axis2.xml");
>     log.debug("trying to load axis2.xml from module: /WEB-INF/conf/axis2.xml");
> }

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