You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Tharindu Mathew (JIRA)" <ji...@apache.org> on 2010/04/22 13:19:50 UTC

[jira] Updated: (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 ]

Tharindu Mathew updated AXIS2-4148:
-----------------------------------

    Attachment: debug.patch

Issue resolved in patch. Please verify and commit.

> 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
>            Priority: Trivial
>         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