CLASSPATH variable is worthless in orion...
You have to copy your jar to [orion]/lib directory, then it will be in your
classpath automatically.
Hope this helps :)
Klaus Myrseth
Telenor Mobil AS
-----Opprinnelig melding-----
Fra: Mr Shailesh Joshi [mailto:[EMAIL PROTECTED]]
Sendt: 28. september 1998 14:14
Til: Orion-Interest
Emne: Classpath : Orion On Linux
Hi All
I have installed Orion 1.3.8 on Linux server.
I have deployed beans and running clients successfully.
The problem is the server can't get the Driver in Class.forName("
....");
I have copied driver class in the <orion-root> directory; set the
classpath .
But still the server is not able to get the class ?
FROM WHERE ORION TAKES THE CLASSPATH ?
With regards
Shailesh