[
https://issues.apache.org/jira/browse/KARAF-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912390#action_12912390
]
Achim Nierbeck edited comment on KARAF-199 at 9/20/10 4:34 AM:
---------------------------------------------------------------
Windows is driving me nuts, some resources do only contain a slash for the
path, but the jardir does contain a backslash :(
Just realized yesterday while looking at an issue for pax-web
One more thing I realized, the display-name contained within the web.xml is for
visualization within the container (e.g. the deployment listing of a tomcat)
but not really usuable for creating the Webapp-Context.
was (Author: achim_nierbeck):
Windows is driving me nuts, some resources do only contain a slash for the
path, but the jardir does contain a backslash :(
Just realized yesterday while looking at an issue for pax-web
> 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.