WebLogic Server :: 服务器不支持 J2EE Web 模块规范 3.0 版

发布于 2024-12-09 01:37:42 字数 107 浏览 0 评论 0原文

当我尝试使用 WebLogic 11g 10.3.5 服务器运行应用程序时,它显示“服务器不支持 J2EE Web 模块规范 3.0 版”。

如何克服这个问题?

谢谢!

When I try running an application using the WebLogic 11g 10.3.5 server, it shows that "The server does not support version 3.0 of the J2EE Web module specification."

How to overcome this?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

小猫一只 2024-12-16 01:37:42

使用支持的规范版本(Servlet 2.5)开发您的应用程序,或者使用支持 3.0 版本的其他应用程序服务器,或者等待支持 3.0 版本的 WebLogic 版本。

Develop your application using the supported version of the specification (Servlet 2.5), or use another application server supporting the version 3.0, or wait for the version of WebLogic that supports version 3.0.

情绪 2024-12-16 01:37:42

Weblogic 11 不支持 Servlet 3.0

您需要转向 Weblogic 12。根据 官方文档,现已支持Servlet 3.0。

Weblogic 11 does not support Servlet 3.0

You need to move on to Weblogic 12. According to the official documentation, Servlet 3.0 is now supported.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文