[ZOO-Discuss] classpath problems

Matthias Lendholt matthias.lendholt at gfz-potsdam.de
Tue May 24 04:34:32 PDT 2011


Am 19.05.2011 17:06, schrieb Matthias Lendholt:
> Am 05.05.2011 16:47, schrieb Gérald Fenoy:
>> Dear Matthias,
>> many thanks for you feedbacks.
>>
>>  [...]
>> Indeed, CLASSPATH can be set in the [env] section if needed. For instance,
>> if you need to load/use specific jar files as you asked. So, you can
>> specify the
>> class name then use a specific CLASSPATH in the [env] section of your main
>> configuration file (main.cfg). Until the class name is found in the
>> CLASSPATH
>> it should work.
>
> Hi again,
> I tried it with adding
> CLASSPATH=/usr/lib/cgi-bin/gcap.jar
> to the main.cfg. (I tried different locations of the jar.)
>
> But zoo doesn't find any class. Neither one in the default package (root
> of jar) or in fully qualified package structure (sub folders).
>

Hi again,
I still have problems with the classpath. So far the only chance for me 
was to copy all my jar files to /usr/lib/jvm/java-6-sun/jre/lib/ext/ as 
a workaraound. Adding any classpath / CLASSPATH entry to main.cfg is not 
working.


Regards, Matthias



More information about the Zoo-discuss mailing list