Hoekstra [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 12:06 PM
To: Orion-Interest
Subject: Library placement
What is the correct placement of supporting libraries for an application
within Orion? We are running into continual class loader issues no
matter where we place them.
We
Peter den Haan wrote:
>
> My apologies. The combination of a very Dutch-sounding name and the
> "dutchman" mail alias made for some unwarranted assumptions on my part :^)
My great-grandparents emigrated just before the turn of the century. I
am told I used to be able so speak some Dutch tha
It sounds like Struts (like many projects from jakarta) has broken
classloading. You can print out the current classloader in Orion from any
class to see what paths are included. These consist of:
paths specified in orion-application.xml via
jar/zip files in orion/lib
jar/zip files in mywebapp/W
What is the correct placement of supporting libraries for an application
within Orion? We are running into continual class loader issues no
matter where we place them.
We have tried:
- The approved J2EE blueprints location which is WEB-INF/lib. This
works fine in Tomcat, however, I get a