;
> > Jake
> >
> > At 03:41 PM 10/16/2006, you wrote:
> > >maybe [1] can help you with diagnostics.
> > >
> > >rainer
> > >
> > >[1] http://enitsys.sourceforge.net/ant-classloadertask/
> > >
> > &
wrote:
>maybe [1] can help you with diagnostics.
>
>rainer
>
>[1] http://enitsys.sourceforge.net/ant-classloadertask/
>
>
>
>> -Original Message-
>> From: Jacob Kjome [mailto:[EMAIL PROTECTED]
>> Sent: Monday, October 16, 2006 10:
006, you wrote:
>maybe [1] can help you with diagnostics.
>
>rainer
>
>[1] http://enitsys.sourceforge.net/ant-classloadertask/
>
>
>
>> -Original Message-
>> From: Jacob Kjome [mailto:[EMAIL PROTECTED]
>> Sent: Monday, October 16, 2006 10:24 PM
>>
maybe [1] can help you with diagnostics.
rainer
[1] http://enitsys.sourceforge.net/ant-classloadertask/
> -Original Message-
> From: Jacob Kjome [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 16, 2006 10:24 PM
> To: Ant Users List
> Subject: Re: ant a
Quoting Peter Reilly <[EMAIL PROTECTED]>:
> On 10/16/06, Jacob Kjome <[EMAIL PROTECTED]> wrote:
> >
> > I'm not sure this is 100% an Ant question, but it is within the context of
> Ant.
> >
> > In my Ant task, I'm loading up a class using Class.forName() and pass
> > in a classloader that I would
On 10/16/06, Jacob Kjome <[EMAIL PROTECTED]> wrote:
I'm not sure this is 100% an Ant question, but it is within the context of Ant.
In my Ant task, I'm loading up a class using Class.forName() and pass
in a classloader that I would have expected to be assigned as the
classloader for the class.
I'm not sure this is 100% an Ant question, but it is within the context of Ant.
In my Ant task, I'm loading up a class using Class.forName() and pass
in a classloader that I would have expected to be assigned as the
classloader for the class. That doesn't seem to be the case. Here's
what I'