...another thing to consider is how you build the jar file. If you specify
.class files only, the .clp file will not be there to find!
Good luck,
James
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Mona Marathe
Sent: Thursday, April 26, 2001 1:38 AM
To: [EMAIL PROTECTED]
Subject: JESS: Error while creating new Rete() object from a servlet
Hello!
We are new to using Jess. We have been trying to create a GUI for a
Jess-based application using a servlet. The Jess-based application is
written in Java and imports the Jess classes. For initial testing we had
written a main() function and tested it out simply. While integrating the
class (which creates a new Rete() object) with a servlet we got an initial
error at the stage
Rete a = new Rete();
Tracing through the error we discovered that the Batch function cannot
find the file LIBRARY_NAME = "jess/scriptlib.clp". The file is very much
there. The problem is that the environment cannot figure out the right
path. Obviously some Jess-specific environment variable needs to be
set. Could anyone tell us what it is?
Thank you
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
---------------------------------------------------------------------
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]
---------------------------------------------------------------------