如何在 JDeveloper 11g 中创建 .war 文件?

发布于 2024-10-31 11:33:16 字数 43 浏览 1 评论 0原文

如何在 JDeveloper 11g 中创建应用程序的 .war 文件?

How can I create a .war file of an application in JDeveloper 11g?

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

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

发布评论

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

评论(3

戒ㄋ 2024-11-07 11:33:16

Please refer to "Oracle Fusion Middleware Java EE Developer's Guide for Oracle Application Development Framework 11g Release 1 (11.1.1.4.0) - 8 Deploying an ADF Java EE Application". This should have all the information you need to create WAR deployment profiles for your application.

红墙和绿瓦 2024-11-07 11:33:16

您可以为 UI 应用程序创建一个 war 文件。单击应用程序,选择项目属性并导航到部署选项卡。选择部署类型为 WAR 并添加依赖项。

you can create a war file for an UI application. Click on the application, select project properties and navigate to the deployments tab. Select the type of deployment as WAR and add the dependencies.

混吃等死 2024-11-07 11:33:16

最简单的方法就是右键单击 UI 项目并点击部署。它将使用默认配置文件进行部署,除非您有一些特定要求,否则这很好

simplest way is just right click on the UI project and hit deployment. it will deploy with a default profile which is good unless you have some specific requirements

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