Hi all,
I am having a problem installing new application into webshpere application server 6.1.0.0. I had made a .war file in windows using jar command. But when I try to install the application, it says this
Should I create EAR file? Would that help to solve the problem? What are the reasons causing this problem?
I am having a problem installing new application into webshpere application server 6.1.0.0. I had made a .war file in windows using jar command. But when I try to install the application, it says this
Code:
The EAR file might be corrupt or incomplete.
AppDeploymentException: [ADMA0157E: The system cannot find any valid enterprise archive (EAR) wrapper extensions or an extension did not run successfully to set a new EAR file path.]
Should I create EAR file? Would that help to solve the problem? What are the reasons causing this problem?