dturkel
16 years agoNew Contributor
Problem deploying Mock Service WAR to WebSphere 6.1
Hi,
I'm trying to deploy a WAR file generated from a SoapUI 3.5 project into WebSphere 6.1.
WebSphere is giving me the current error messaging:
The generated WAR file contains the web.xml, as well as all of the dependencies (I chose to include them when generating the WAR).
IBM's support site has the following explanation of the error message:
Does anyone have any experience with this, or have useful suggestions to help me get by this... I can't tell what WebSphere is trying to tell me is wrong.
Much thanks,
David
I'm trying to deploy a WAR file generated from a SoapUI 3.5 project into WebSphere 6.1.
WebSphere is giving me the current error messaging:
* 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.]
The generated WAR file contains the web.xml, as well as all of the dependencies (I chose to include them when generating the WAR).
IBM's support site has the following explanation of the error message:
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.
Explanation This error occurs when a non-J2EE type artifact and extensions are installed to wrap the module to an EAR file before application deployment can be found or did not run successfully.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/ ... s/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/ ... 0/support/ .
Does anyone have any experience with this, or have useful suggestions to help me get by this... I can't tell what WebSphere is trying to tell me is wrong.
Much thanks,
David