DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17279>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17279 Axis does not work when installed in WEB-INF/lib ------- Additional Comments From [EMAIL PROTECTED] 2003-02-25 13:56 ------- As I stated in #17347 a common workaround is to use servletContext.getResource() to load any resources within web archives (or enterprise archives). This ensures that you use the container provided classloader hierarchy (and creates nasty code constructs, I kn ow ;).
