Does Tomcat 5.5's classloader handle "classpath*"
- From: dhay (at) lexmark.com
- Date: Tue, 1 Aug 2006 17:28:32 -0400
Hi,
There is a mechanism in Spring to load all classpath resources that match a
particular name using "classpath*:myfilename".
Apparently various classloaders behave differently in this respect - see
http://static.springframework.org/spring/docs/2.0.x/reference/resources.html#d0e5951
and http://forum.springframework.org/showthread.php?t=27179. Post #4
seems to suggest that Tomcat handles it fine, but it doesn't seem to be
working for me in tomcat 5.5.9.
Anyone know if this should work?
cheers,
David
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org