On Jun 15, 2007, at 5:22 AM, Yuri Ushakov wrote:

> Hello,
>
> Could you explain please, what is the purpose of SystemClassLoader and
> what are possible consequences of not using it? I tried turning it off
> to start Resin under Terracotta, since they appear to conflict on it,
> and my webapps started OK, but still it's part of Resin and I'm
> worried. Any advice?

It's mainly there for consistency for environment configuration like  
<log>, <database> and JMX stuff.

The main classloaders are the <cluster>, <host>, and <web-app> ones,  
and those aren't affected by the SystemClassLoader.

Disabling it should be fine.

-- Scott

>
> Thanks,
> Yuri.
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to