If the WebappClassLoader tries to load classes from
1) parent classloader
2) WEB-INF/classess
3) jars
why then in my case when it cannot find the file in 2) WEB-INF/classes (where
it errors) does it not go on to 3) jars where the method it is looking for
is?
--
[Message sent by forum member 'rdblaha1']
View Post: http://forums.java.net/node/841336