Anonymous | Login | Signup for a new account | 12-17-2024 14:39 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003150 | [Resin] | minor | always | 12-11-08 09:02 | 03-26-09 18:29 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.2.0 | Product Version | 3.1.6 | ||||
Product Build | |||||||||
Summary | 0003150: classloader issue finding resources in WEB-INF/lib .jar file | ||||||||
Description |
(rep by Mike McNally) Under Resin 3.1.6, I'm trying to get a Stripes-based project working. Stripes supports an auto-discovery mechanism whereby it searches the classpath for components that extend its functionality. I'm finding that when the mechanism tries to use the Resin "EnvironmentClassLoader" (which it plucks off the thread) to find resources, it cannot locate anything that's in a WEB-INF/lib jar file. It can find resources in the WEB-INF/classes directory however. Is this some sort of configuration issue, in that I need to tell Resin to allow those jar files to be searched? (What's happening specifically is that the call to getResources() is returning an empty Enumeration.) |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |