Title: RE: Classpath

Hi,
It seems to me that if you start orion like "java -jar orion.jar" there is a problem with setting the classpath.
I start orion like this :
set SERVER_PATH=.;%JDBC_PATH%;%OTHER_PATHS%
java -classpath "%SERVER_PATH%" com.evermind.server.ApplicationServer

My %SERVER_PATH% has all external jars i use.

Bye,
Eyal Litman
Kamoon software

-----Original Message-----
From: Luis Javier Beltran [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 7:09 AM
To: Orion-Interest
Subject: Classpath


Hi,

Where should specify the classpath I want to use? I'm trying to include some classes in another directory, it can't find them. I thought adding it in a batch file before calling orion would do it, but it seems that's not the way.

Thanks a lot!

Luis Javier

Reply via email to