aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Allow internal module servlet to set Thread Context Class loader #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as of r4323

Currently, this is set only for ExternalFrameworkIntegrationServlet and
subclasses of BaseImpalaServlet.

However, there are situations when it may be necessary to set this for
internal module servlet, for example, if Spring-based application
components are relying on the Thread context class loader. An example is
with Spring Web Flow.

Original issue reported on code.google.com by philzoio...@googlemail.com on 15 Jun 2009 at 1:59

GoogleCodeExporter commented 9 years ago
Fixed with r4235

Original comment by philzoio...@googlemail.com on 29 Jun 2009 at 7:58

GoogleCodeExporter commented 9 years ago
Changed milestone to 1.0 RC1

Original comment by philzoio...@googlemail.com on 21 Sep 2009 at 9:30