[Bug 54741] Add org.apache.catalina.startup.Tomcat#addWebapp(String, URL) method

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54741] Add org.apache.catalina.startup.Tomcat#addWebapp(String, URL) method

2018-12-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 --- Comment #2 from Mark Thomas --- The JAR URL format does not support the concept of nested archives. This means that Tomcat has already had to implement a special URL handling scheme to support referencing a resource inside a JAR inside a WA

[Bug 54741] Add org.apache.catalina.startup.Tomcat#addWebapp(String, URL) method

2013-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54741 --- Comment #1 from Christopher Schultz --- FWIW, Tomcat can be configured to NOT expand WAR files, so you can't rely on a filesystem at all. As previously discussed, StandardContext.setDocBase says it can take "an absolute pathname, a rel