Steffen,

Are the classes you are looking for packaged as JARs?  I believe Orion will
only look for JARs under WEB-INF/lib.  For standalone classes, you need to
put them under WEB-INF/classes.

    Hope this helps,

    Attila


----- Original Message -----
From: "Steffen Stundzig" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 10:01 AM
Subject: [1.4.8] WebContainer bug


> Hi,
>
> I've installed Cocoon as servlet inside of the global application.
> Works fine and fast with orion.
>
> The servlet generates JavaCode that would be compiled and loaded at
runtime.
> But now I've the problem, that some classes could not be found, because
> the orion-classloader searches only in ORION_HOME/lib and not in the
servlets
> war archive in WEB-INF/lib.
>
> How can I configure orion to look also in the WEB-INF/lib dir, to search
> for classes, that are only needed by the deployed war?
>
> Regards
> Steffen...
>
> --
> ______________________________________________________________________
> Steffen Stundzig                            mailto:[EMAIL PROTECTED]
> SMB GmbH                                        http://www.smb-tec.com
>
>
>
>
>


Reply via email to