RE: Library placement

2001-10-23 Thread Doug Graesser
Perry I had problems until I upgaded to jakarta-struts-1.0-b3. I put the struts.jar file in WEB-INF/lib as you have stated. I also have all of the servlet classes in WEB-INF/classes, and no reference to these in the orion/lib paths. Doug Graesser -Original Message- From: Perry

Re: Library placement

2001-10-22 Thread Perry Hoekstra
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 that my

Re: Library placement

2001-10-19 Thread Hani Suleiman
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 library path=lib / jar/zip files in orion/lib jar/zip