From: Marc P. <ma...@an...> - 2003-06-24 18:06:27
|
On Tue, 24 Jun 2003 18:37:33 +0100, Marc Palmer <ma...@an...> wrote: > Using ServletContext.getResource is not an option because we're not in a > request yet... and prefixing with WEB-INF/classes would be nasty :) Of course that is wrong - I wasn't thinking straight (it's ServletName you can't get unless in a request). > Any thoughts gratefully received. Still applies :) WM's brokers seem to try: ServletContext classloader Servlet classloader default classloader -- Marc Palmer Contract Java Consultant/Developer http://www.anyware.co.uk/marc/ http://www.wangjammers.org |