hi ,
I added my EAR file to the Integrated Websphere
Test Environment V6 in RAD. But while publishing the server it gives me following error:
Publish completed with errors and/or warnings. Please see server logs for more details.
Publishing MyEar_Ear to WebSphere v6.0 Server @ localhost
Reinstalling Application.
Installation Completed Sucessfully:
Starting Application: MyEar_Ear
Application Failed to Start. MyEar_Ear
null nested exception is com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: Context root /* is already bound.
Cannot start application MyEar WEB PROJECT
Please see server logs for more details.
My
application.xml is as follows :
[application id="Application_ID"]
[display-name]MyEar_Ear[/display-name]
[module id="WebModule_1176189280139"]
[web]
[web-uri]MyWar_War.war[/web-uri]
[context-root]/[/context-root]
[/web]
[/module]
[/application]
Please can anyone give me some insight into this . I have posted this earlier on forum but did not get a proper solution. Please let me know if you require any other details ? Please help me.
Thanks for your support.
[ April 11, 2007: Message edited by: Priyadarshan Kelkar ]