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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to