This issue may happen when you have configured the libraries to Weblogic in eclipse, and then also copy them to
the application's classpath, like "web/WEB-INF/lib/...".
Solution:
Just remove all the libraries from your application's classpath.
本文详细解析了在WebLogic服务器上部署应用时遇到的DeploymentException异常,并提供了具体的解决方案,即从应用程序的类路径中移除多余库文件。
This issue may happen when you have configured the libraries to Weblogic in eclipse, and then also copy them to
the application's classpath, like "web/WEB-INF/lib/...".
Solution:
Just remove all the libraries from your application's classpath.
2万+
751
2581
4352
5196
2万+

被折叠的 条评论
为什么被折叠?