I think that Jinlin Wang wrote:
>>Exception in thread "main" java.lang.NoClassDefFoundError: jess/Main

Hi Jinlin,

You need to put the full path to the actual JAR on the CLASSPATH, not just
the JESS root.
See Jess In Action p.34 for the reference.

Try...

set CLASSPATH=C:\Jess61p7\jess.jar;%CLASSPATH%

. and the problem should go away.

Also, you should be running Jess 6.1 patch 7 not patch 4.

Click on http://herzberg.ca.sandia.gov/jess/bindist/Jess61p7.zip to download
the 30-day trial binary.

Cheers,
Jason

------------------------

Jason Morris
Morris Technical Solutions
[EMAIL PROTECTED]
www.morristechnicalsolutions.com
fax/phone: 503.692.1088




--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to