| Author |
Deployment issues while deploying EAR file
|
manish satyam
Greenhorn
Joined: Oct 03, 2007
Posts: 4
|
|
Hi Everybody, I am trying to deploy a EAR file in the Application server,but iam getting the following compilation error while deploying it.The erraor is as follows: An error occurred while redeploying application "CommID". Base Exception: Jar file: /tmp/jar37868.tmp is missing its standard xml descriptor located at WEB-INF/web.xml I have tried to redploy and again newly deploy the ear file but i am still getting the same error.Can You Please help. Regards
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Manish, Welcome to JavaRanch. Tomcat doesn't support EAR file deployment. What container are you using?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
manish satyam
Greenhorn
Joined: Oct 03, 2007
Posts: 4
|
|
Hi Ben, I am using Weblogic server for the purpose of deployment.If you could guide me where to post my question or if you could give me some good advice on this problem it will be great. Thanks Manish
|
 |
subodh gupta
Ranch Hand
Joined: Jul 23, 2007
Posts: 203
|
|
|
Please add your question BEA/Weblogic forum and mention the version of weblogic you are using and also copy-paste the exception you are getting.
|
http://subodh-gupta.blogspot.com
|
 |
manish satyam
Greenhorn
Joined: Oct 03, 2007
Posts: 4
|
|
I am using Bea Weblogic 8.1 The error is as follows---> An error occurred while redeploying application "CommID". Base Exception: Jar file: /tmp/jar37868.tmp is missing its standard xml descriptor located at WEB-INF/web.xml I have tried to redploy and again newly deploy the ear file but i am still getting the same error.Can You Please help. Regards
|
 |
 |
|
|
subject: Deployment issues while deploying EAR file
|
|
|