On 13/09/2016 17:24, Violeta Georgieva wrote:
> Hi,
> 
> There are places in org.apache.tomcat.util.digester.Digester that do not
> consider useContextClassLoader.
> I would like to ask whether this is intentional or I can change that and
> use the provided classloader when useContextClassLoader is false.

Digester has a getClassLoader() method that handles all logic. I don't
see any reason not to use that everywhere.

Mark


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

Reply via email to