> Sent: Tuesday, August 22, 2006 3:59 PM
> To: dev@ant.apache.org
> Subject: classloader and delegating classloader problem
>
>
> Hello Peter and other,
>
> does this task address the delegating class
> loader issue ?
>
> I am really not knowledgeable about cl
Cool.
Regards,
Antoine
Original-Nachricht
Datum: Tue, 22 Aug 2006 16:17:59 +0100
Von: "Peter Reilly" <[EMAIL PROTECTED]>
An: "Ant Developers List"
Betreff: Re: classloader and delegating classloader problem
> I do not know if it solves this prob
I do not know if it solves this problem, but I think that it does.
(but at a cost - this is not standard use of classloaders, the
code uses reflection to access protected methods of URLClassloader).
Peter
On 8/22/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
Hello Peter and other,
does
Hello Peter and other,
does this task address the delegating class loader issue ?
I am really not knowledgeable about classloaders myself, but remember that I
was not able to make a custom task based on JNDI APIs work if the concrete JNDI
driver to use (in this case it was a JNDI driver for MQ