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

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
You cannot use environment variables in any *.loader properties. There is no
such feature.

System properties are supported. Environment variables are not.

Also
1. Tomcat 8.0 has already reached end of life.
2. Sharing libraries between web applications is a really bad practice. Avoid
it if possible.
3. "shared.loader" is deprecated. "common.loader" can be used instead.

-- 
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