Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > BOOK: Professional IBM WebSphere 5.0 Application Server
|
BOOK: Professional IBM WebSphere 5.0 Application Server
This is the forum to discuss the Wrox book Professional IBM WebSphere 5.0 Application Server by Tim Francis, Eric Herness, Rob High Jr., Jim Knutson, Kim Rochat, Chris Vignola; ISBN: 9780764543661
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional IBM WebSphere 5.0 Application Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 29th, 2006, 04:11 AM
Registered User
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in deploying EAR on application server v6.

I am working on a web application (jsp, struts, hibernate) running fine on tomcat 5.

I want to port this application on Websphere application server 6.0.0.1.
I created the EAR (as previously I had WAR file) from IBM Rational Application Developer 6 by just importing the project source and then exporting as EAR.

When the application deployed on server it did not accept the EAR and threw the following exception:

Message: The EAR file might be corrupt or incomplete.
AppDeploymentException: [null] org.eclipse.jst.j2ee.commonarchivecore.internal.ex ception.DeploymentDescriptorLoadException: IWAE0022E Exception occurred loading deployment descriptor for module "ETHEL.war" in EAR file "d:\Program Files\IBM\WebSphere\AppServer1\profiles\AppSrv02\w stemp\109199178\upload\ETHELEAR.ear"

I found out that there is servlet spec. compatibility issue with this version. I tried to apply the fix PQ98556 but was unable to that successfully.

I, then, deployed the application on web sphere application server v6.1, but again I got the same exception although it is mentioned that version 6.1 is compatible with the servlet specs, 6.0.0.1 is having problem with.

Kindly if anybody can guide me: do I have to cater for some parameters/version compatibility while EAR generation or any other thing related to rational developer or application server to solve the issue?

Thanks in advance,
Kind Regards.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem coming while deploying asp.net application deeptisingh20 ASP.NET 1.0 and 1.1 Professional 1 April 10th, 2006 10:06 AM
Deploying Application abdul_owiusa General .NET 0 October 10th, 2005 03:54 PM
Problem Deploying EJBs to Weblogic Server mmalik_altaf J2EE 6 June 27th, 2005 09:14 PM
Deploying Struts Application varun_java Apache Tomcat 0 March 9th, 2005 09:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.