https://bz.apache.org/bugzilla/show_bug.cgi?id=57251

--- Comment #29 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Mark Thomas from comment #26)
> Medium to long term I'm thinking about removing the unpackWARs feature and
> always unpacking into the appBase.

I am -1 on removing this feature, as

1) It is a showcase that ServletContext.getRealPath() may return null.

2) Even if we do not fix the slowness, it can be used if there are no jars in
the war.

E.g. if all jars are elsewhere outside of the webapp (e.g. mapped from external
locations via context.xml).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to