I'm guessing that if you are using Linux, then you are probably using
apache and jserv, if not, this message will be useless (except maybe for
Tomcat, but I'm not sure). Anyway, using apache and jserv you can put the
jess package in a repository directory (see zone.properties) or you can
put the package in a wrapper.classpath directory (see jserv.properties).

NOTE: using wrapper.classpath, if you upgrade jess, you will have to
restart apache for changes to take effect.

Hope this helps,
Ryan



On Thu, 26 Apr 2001, Willie Wheeler wrote:

> I believe that by the servlet specs, you should put the Jess classes in
> WEB-INF/classes, or if you have them jarred, then in WEB-INF/lib.
> 
>       Willie
> 
> On Thu, 26 Apr 2001 [EMAIL PROTECTED] wrote:
> 
> > 
> > The answer depends entirely on your choice of web server and servlet
> > engine. Read the documentation for the software you're using. Jess is
> > no different than any other Java code in this regard. If you still
> > have trouble, try a newsgroup or other support channel for the servlet
> > engine you're using.
> > 
> > I think H. Diwakar wrote:
> > > Hi 
> > >  We are using jess in Linux. jess engine is run through a java application
> > > using servlets. The problem is that when we are running the jess code
> > > independent of the java servlets its runnig fine , but with servlets we
> > > are not able to figure out where to put the jess package. 
> > > 
> > > when using the java servlets alongwith the code, it gets compiled fine
> > > but the jess package is not recognised at runtime. 
> > >  Plz let us know where to put the jess package and also some other detail
> > > that we might be missing some ...
> > 
> > 
> > ---------------------------------------------------------
> > Ernest Friedman-Hill  
> > Distributed Systems Research        Phone: (925) 294-2154
> > Sandia National Labs                FAX:   (925) 294-2234
> > Org. 8920, MS 9012                  [EMAIL PROTECTED]
> > PO Box 969                  http://herzberg.ca.sandia.gov
> > Livermore, CA 94550
> > 
> > ---------------------------------------------------------------------
> > 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]
> ---------------------------------------------------------------------
> 



---------------------------------------------------------------------
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