Hi all
good day ,
I am working in expert system by jess rule engine ..
I faced this problems in jess, I can't access to my class in (
Java) by jess
I spend slots of time to solve this problem. but I am failed.
Hint: jess is like command line ,so I need my system point to my class to jess
this error message from jess
normally jess deals with other class in java without problems but here is something for CLSSPATH place..
# I put my class and Jess.jar to one jar file and I write the full path of my class to CLASSPATH in my system(did not work)
#I write the full path of my class only (did not work)
Could any one please see my problem ? the problem in Java and classpath
all my class working normally in java..
My system is Win 7
Eclipse Java EE
IDE
Jess 7
thank you