On Thu, 22 Nov 2001, Leo Sutic wrote:

>
> Line 86:
>                 logTargetFactory =
>                     (LogTargetFactory)
> this.getClass().getClassLoader().loadClass( factoryClass ).newInstance();
>
> This leads to some classloader issues. Is there a reason for this or can the
> context class loader be used instead?

Sure, my fault not having used it. Go ahead and change it.

Giacomo


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to