Hi,
I have a lucene.jar in my lib directory of the javabridge so this one will
loaded automatically. If i do something like this in my code:
$aJarFiles[] = _JAVA_PATH.'lucene'._DIR_SEP.'lucene-core-2.2.0.jar';
java_require(implode(";",$aJarFiles));
It' doesn't overrule this so i end up with some old Classes/Methods default
loaded. Any solution for this without deletig the lucene.jar in the lib
directory? Thanx in advance.
--
Gilbert Groenendijk
|