Try adding helper jars to your library path inside the global application.xml file like this example...  All .jars are automatically loaded into the classpath at startup.
 
<library path="e:\home\www.testorion.com\lib\;d:\orion\lib\" />
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Derek Akers
Sent: Tuesday, September 05, 2000 10:12 AM
To: Orion-Interest
Subject: Bean deployement

    I'm running orion server, I can get it to parse my jsp, .class but I cannot get it to parse my .jar files that are not EJBs.  Do I have to install them as applications?  why can it not find them?

Reply via email to