Re: JESS: Call Jess from C++ via JNI
Dusan Sormaz <[email protected]> Tue, 27 Sep 2011 13:58:20 -0400
| Newsgroups | gmane.comp.java.jess |
|---|---|
| Message-ID | <[email protected]> |
Thanks Ernest! I was on the phone call, so you overran me. :-) Dusan Sormaz On 9/27/2011 1:31 PM, Friedman-Hill, Ernest wrote: > The problem is here. The Java classpath doesn't list directories in > which jar files can be found, but rather, the jar files themselves. > The argument should be, e.g., "-Djava.class.path=./jess.jar". > * options[0].optionString = (char*)&"-Djava.class.path=."; //the > current directory is where jess.jar is also* -- *************************************************** * Dusan Sormaz, PhD, Associate Professor * Ohio University * Department of Industrial and Systems Engineering * 284 Stocker Center, Athens, OH 45701-2979 * phone: (740) 593-1545 * fax: (740) 593-0778 * e-mail: [email protected] * url: http://www.ohio.edu/people/sormaz ***************************************************