you .jar files MUST reside within .war files in the /WEB-INF/lib directory. Alternatively, you can store your .class files in /WEB-INF/classes -- both these dirs constitute the jsp/servlet "classpath" (notice the quotes)
 
HTH,
 
JP
-----Original Message-----
From: Derek Akers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 05, 2000 1:12 PM
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