I can't run jonahca.bat

sch <[email protected]> Thu, 25 Feb 1999 09:28:50 +0800
Newsgroups gmane.ietf.pfl
Message-ID <[email protected]>
After I compiled the GUIs.I can't not run jonahca.bat properly.
I think some path variables may be wrong.

I am using JDK1.2, so I change the 'jre' in jonahca.bat to 'java'
and all jars in iris directory are copied to the local directory.
when I run the bat, it said :
Exception in thread "main" java.lang.NoClassDefFoundError:
jonah/ca/Application

what is the wrong?