> From: Edward W. Rouse [mailto:[email protected]] > Subject: context problem
> IDWMClassLoader extends WebappClassLoader. > I have been reading to docs to try and figure out how to get both the normal > webapp base directories and the outside the base directories to be found. I suspect you could do away with your IDWMClassLoader and simply use the VirtualWebappLoader that's packaged with Tomcat. http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html#VirtualWebappLoader_Implementation - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
