remember to use the classloader that loaded the
> custom task as the parent for the new classloader
> created in the task.
>
> Peter
>
> On Wed, May 7, 2008 at 3:59 PM, Steve Loughran <[EMAIL PROTECTED]> wrote:
> >
> > Christofer Jennings wrote:
> >
> >
Also remember to use the classloader that loaded the
custom task as the parent for the new classloader
created in the task.
Peter
On Wed, May 7, 2008 at 3:59 PM, Steve Loughran <[EMAIL PROTECTED]> wrote:
>
> Christofer Jennings wrote:
>
> > I think I have a classloader probl
Christofer Jennings wrote:
I think I have a classloader problem.
I've made a custom task that looks through classes for a method annotation,
then makes a report. I've got junit tests that work in my IDE showing that
the annotations can be found. But when I run the task the annotatio
I think I have a classloader problem.
I've made a custom task that looks through classes for a method annotation,
then makes a report. I've got junit tests that work in my IDE showing that
the annotations can be found. But when I run the task the annotations are
not recognized. Th
On 3/14/06, Le, Vu (EDS) <[EMAIL PROTECTED]> wrote:
> Could someone provide me a pointer on this ? Thanks. I can get
> checkstyle and junit working just fine by putting their jar files in
> ANT_HOME/lib but I don't want to do that and that is when my problems
> come.
You like it the hard way I se
Could someone provide me a pointer on this ? Thanks. I can get
checkstyle and junit working just fine by putting their jar files in
ANT_HOME/lib but I don't want to do that and that is when my problems
come.
I want to use junit, and checkstyle with Ant (1.6.5) but I don't want to
put my junit.jar
user@ant.apache.org
Subject: axis-java2wsdl LogFactory classloader problem
I have created an ant task as follows:
http://alariussystemsllc.com/AJCCWebService/";
location= "ht
oryImp
l.java:532)...
So researching this I find that the "Log4JLogger does not implement Log"
is caused by a classloader problem.
So I found in the eclipse ant runtime preferences Global Entries, both
the commons-logging and log4j jars. So I removed them from there and
ran ant on t
ludger goeke wrote:
Hallo Jan,
im referencing the claspath already with "classpathref" in
the tag. Is this equal to a nested class-path tag ?
It is exactly the same.
I´m also referencing all needed jar-files in the manifest
in the jar file that I execute ?
Do I have to nethertheless define a nes
Hallo Jan,
im referencing the claspath already with "classpathref" in
the tag. Is this equal to a nested class-path tag ?
I´m also referencing all needed jar-files in the manifest
in the jar file that I execute ?
Do I have to nethertheless define a nested classpath in ?
Regards Ludger
--
DSL K
you have to provide a nested to .
Jan
> -Ursprüngliche Nachricht-
> Von: ludger goeke [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 15. März 2005 03:41
> An: user@ant.apache.org
> Betreff: classloader problem
>
> Hallo ,
>
> I´m using ant as dev
Hallo ,
I´m using ant as development enviroment and got following problem :
when I try to load a class with the Class.forName() method in my
application I always get a ClassNotFound exception, although I set the
Classpath additionally as an enviroment variable.
Does anybody has an idea ?
Regards
12 matches
Mail list logo