AW: java.lang.ClassNotFoundException" when running junit task

2008-08-28 Thread Knuplesch, Juergen
Hello, Obviously you do not have the Testclass BaseServiceCommunicationManagerTest in the classpath. You do not do anything elementary wrong. It is "just" a classpath-problem. (Missing jars, wrong written classes esp. Upper / lowercase) This happens a lot and sometimes you loose your faith in I

RE: AW: java.lang.ClassNotFoundException" when running junit task

2008-08-28 Thread Martin Gainty
endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Subject: AW: java.lang.ClassNotFoundException" when running junit task > Date: Thu, 28 Aug 2008 10:28:29 +0200 > From: [EMAIL PROTECT

Re: AW: java.lang.ClassNotFoundException" when running junit task

2008-08-28 Thread JOMO00
Thanks, junit4.5.jar is in C:/Documents and Settings/heinrich. I use junit 4.5 and ant 1.6.5 is this ok? Knuplesch, Juergen wrote: > > You need junit.jar somewhere > > > -- > Jürgen Knuplesch > Geschäftsführer: Uwe Seltmann > HRB Stuttgart 17655 > USt-IdNr.: DE 811944121 > -Ursp

AW: java.lang.ClassNotFoundException" when running junit task

2008-08-28 Thread Knuplesch, Juergen
You need junit.jar somewhere -- Jürgen Knuplesch Geschäftsführer: Uwe Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121 -Ursprüngliche Nachricht- Von: JOMO00 [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 28. August 2008 09:06 An: user@ant.apache.org Betreff: Re: java.lang.Cl