how can I check which class/jar is causing “Cannot inherit from final class” during WAR deployment?
问题 I'm deploying a WAR file to a Weblogic 12.1.2 server on Windows 7 (also tried Mac OS X). I'm getting an exception (see below). it looks like one of the classes is referring to an older/newer version of some parent class, which is coming from some duplicated jar. how can I find which class or jar file is causing it? my WAR file has a bunch of Jars in WEB-INF/lib... <Error> <Console> <BEA-240003> <Administration Console encountered the following error: weblogic.application.ModuleException: java