在 Jdeveloper 中从 jpr 和 jws 项目创建ear文件
我目前正在 Jdeveloper IDE 上工作,一个项目已经由其他人设置,而他已不再在组织中。 当启动嵌入式服务器时,它会使用 ejb 2.0 应用程序启动服务器。我正在努力从 Jdeveloper 中的源代码创建一个ear文件。 我谷歌了很多但找不到解决方案。请建议我解决方案。如果有人也为我提供替代解决方案,我将不胜感激。
I am currently working on Jdeveloper IDE, a project already is being setup by someone else and he is no longer with organization.
When start embeded server it start the server with the application which ejb 2.0 application. I am strugling to creating an ear file from the source code in Jdeveloper.
I have google a lot but not able to find the solution. Please suggest me solution. I will appriciate if someone provide me alternate solution as well.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要为您的项目创建部署配置文件(文件->新建->部署配置文件)。
确切的步骤取决于您使用的 JDeveloper 版本 - 您可以尝试将其发布到 OTN 上的 JDeveloper 论坛上。
You need to create a deployment profile for your project (file->new->Deployment profile).
The exact steps depend on the version of JDeveloper you are using - you can try posting this on the JDeveloper discussion forum on OTN.