[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath("\\")

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 Konstantin Kolinko changed: What|Removed |Added Version|8.0.14 |8.0.0-RC10 --- Comment #3 fro

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath("\\")

2015-02-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 karthic changed: What|Removed |Added Version|8.0.0-RC10 |8.0.14 -- You are receiving this mail b

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath("\\")

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath("\\")

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 --- Comment #1 from Mark Thomas --- The argument for getRealPath() is a virtual path and should therefore always use "/" as a file separator irrespective of the operating system Tomcat is running on. However, throwing an IllegalArgumentExc

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath("\\")

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 lobanova@gmail.com changed: What|Removed |Added OS||All -- You are receiving