简体   繁体   English

在具有Java EE 5规范的Websphere应用程序服务器6.1上部署NetBeans 6.9 Java Web应用程序

[英]Deploying a netbeans 6.9 java web application on websphere application server 6.1 with Java EE 5 specification

I have developed a Java web application in netbeans 6.9 with Java EE 5 specifications .The .war file of the project in "dist" folder is converted to .ear file. 我已经在netbeans 6.9中使用Java EE 5规范开发了一个Java Web应用程序 。“ dist”文件夹中项目的.war文件转换为.ear文件。 I tried to deploy either .war file or .ear file on websphere application server 6.1 but i am getting an exception that either .ear file may be corrupted or incomplete or DeploymentDescriptionException . 我试图在Websphere应用程序服务器6.1上部署.war文件或.ear文件,但出现一个异常,即.ear文件可能已损坏或不完整,或者是DeploymentDescriptionException Help me in this matter. 在这件事上帮我。

And does netbeans 6.9 have any plugin for WebSphere Application Server 6.1 0r 7 , as netbeans 6.9 doesn't show websphere application server in the servers list. 而且netbeans 6.9是否具有WebSphere Application Server 6.1 0r 7的任何插件 ,因为netbeans 6.9在服务器列表中未显示Websphere应用程序服务器。

据我在论坛上所知,不幸的是,NetBeans不正式支持Websphere。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 WebSphere Application Server 6.1对Java 1.6的支持? - WebSphere Application Server 6.1 support for Java 1.6? 在Websphere应用程序服务器6.1中部署.war文件? - Deploying .war file in Websphere application server 6.1? 使用Web Server + Application Server的Java EE应用程序 - Java EE Application with Web Server + Application Server 如何使用 Java EE 7 在 netbeans 中创建 Java Web 应用程序? - How to create a java Web application in netbeans with Java EE 7? 使用JavaMail的Java EE 6 Application Server for Web Profile - Java EE 6 Application Server for Web Profile with JavaMail 使用Netbeans和Mac开发Java EE Web应用程序时,如何在Mac上停止Glassfish服务器? - How to stop Glassfish server on Mac when developing Java EE web application when using Netbeans and Mac? 如何使java ServiceLoader在NetBeans 6.9模块应用程序中工作 - How to make the java ServiceLoader work in a NetBeans 6.9 module application 无需服务器应用程序即可部署Java Web服务 - Deploying java web service without server application 用于Java EE应用程序的Netbeans资源管理 - Netbeans Resource Management for Java EE application 在netbeans中使用Java DB打包和部署Java应用程序 - packaging and deploying a java application with java DB in netbeans
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM