Joerg Schnur - 2002-02-15

Hi, if I pack my classes into a jar and put it into the ext subdir of jdk1.3.1, JXUnit works fine. But if I only set CLASSPATH to . and my subdir, he doesn't find the class when calling JXTestCase. I called quickclasspath in advance, so JX should find my classes. But I get the message ClassNotFoundException of my classes. Does someone know why?

br, Joerg