Using WebLogic 6.1, why can't I load a servlet from a JAR file in my /WEB-INF/lib directory?
Created May 7, 2012
JIA Java Italian Association It looks like another bug in the weblogic servlet container part.
Can you take your web application and try it with a fully compliant servlet container (like Tomcat) and see if you have the same problem? I'm positive it will work.
Can you take your web application and try it with a fully compliant servlet container (like Tomcat) and see if you have the same problem? I'm positive it will work.
[See the forum thread (the "a question" link above) for more details. -A]