As a new user of WAS, I attempted to instal a new test application. The following JAR file was created which contains:
0 Tue Jan 02 16:15:12 GMT 2007 META-INF/
71 Tue Jan 02 16:15:12 GMT 2007 META-INF/MANIFEST.MF
1986 Tue Jan 02 13:42:36 GMT 2007 HelloServlet1.class
93 Tue Jan 02 13:45:54 GMT 2007
HelloServletsTextMessages_fr_FR.properties
83 Tue Jan 02 13:46:32 GMT 2007
HelloServletsTextMessages_en_US.properties
It does not apear to be corrupt.
The Local file system radio button was selected and the full path was entered to the new application.
On clicking Next the following error message was displayed:
---
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.]
---
Just to find out more about this error, I checked the remote file system and entered the full path to the JAR file there, this gave the error message:
"The specified file is not an EAR, WAR, JAR, or SAR archive."
It can be seen from the above listing that it is a JAR file. I have attached the JAR file in case you have any doubts.
I would be interested to hear if anyone has got any ideas about what is causing this error or how to solve it.