[
https://issues.apache.org/jira/browse/KARAF-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-199.
-----------------------------------
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
M
deployer/war/src/main/java/org/apache/karaf/deployer/war/WarDeploymentListener.java
Committed r996467
> WarDeploymentListener: doesn't handle the default Webapp-Context correct on a
> Windows System
> --------------------------------------------------------------------------------------------
>
> Key: KARAF-199
> URL: https://issues.apache.org/jira/browse/KARAF-199
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.0.0
> Environment: Windows
> Reporter: Achim Nierbeck
> Assignee: Guillaume Nodet
> Fix For: 2.1.0
>
> Attachments: WarDeploymentListener.java.patch
>
>
> The WarDeploymentListener checks for the File.seperator which is dependent on
> the system runtime.
> Since the incoming path is an URL path it is always a slash.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.