ous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Subject: AW: Taskdef classloader issue: Solution found
> Date: Thu, 4 Jun 2009 13:45:33 +0200
> From: juergen.knuple...@icongmbh.de
> To: user@ant.apache.org
>
> Hello,
>
> The real solution for my task
Hello,
The real solution for my taskdef problem looks like:
David Wood writes about a similar problem and solved it by using:
>
> // Get the task class loader we used to load this tag.
> AntClassLoader taskloader =
> (AntClassLoader)this.getClass().getClassLoader();
>
> // Shove it into th