Author |
Message
|
swerner |
Posted: Tue Dec 10, 2002 12:34 am Post subject: Webclient deployment on Websphere 5.0 |
|
|
Newbie
Joined: 25 Jun 2001 Posts: 4
|
Hi there,
i'm trying to bring my webclient to a WAS 5.0, but after providing the EAR/WAR file and context root the following error occoured.
AppDeploymentException: [Web App binding referenced by fmcohcli.war/WEB-INF/ibm-web-bnd.xmi does not have a reference to the deployment descriptor. The war file is bad. Check if fmcohcli.war/WEB-INF/ibm-web-bnd.xmi has a webapp href tag.]
at com.ibm.ws.management.application.client.AppInstallHelper.getModuleConfig(AppInstallHelper.java:228)...
Any idea?
Thanks!
Sven _________________ Sven Werner
SerCon GmbH - IBM Global Services |
|
Back to top |
|
 |
vennela |
Posted: Tue Dec 10, 2002 4:55 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Never did it with WAS 5.0 before. What platofrm are you talking about. Stand-alone?
Did you change/alter the EAR/WAR file created by MQWF?
But I can suggest you one thing
If you can post what the platforms and the setup and also the file
ibm-web-bnd.xmi we can see if it matches to what it's on our builds.
---
Venny |
|
Back to top |
|
 |
swerner |
Posted: Tue Dec 10, 2002 5:03 am Post subject: |
|
|
Newbie
Joined: 25 Jun 2001 Posts: 4
|
Platform is Windows. I nerver modified the WAR/EAR.
This is the content of ibm-web-bnd.xmi:
<webappbnd:WebAppBinding xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:webappbnd="webappbnd.xmi" xmlns:webapplication="webapplication.xmi" xmi:id="_Bnd" virtualHostName="default_host"/> _________________ Sven Werner
SerCon GmbH - IBM Global Services |
|
Back to top |
|
 |
vennela |
Posted: Tue Dec 10, 2002 5:31 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I have compared it with what is on my box and looks exactly the same. You understand that I am shooting in the dark here.
Are there any installed modules of the Webclient? In case if you have installed the web-client previously and deleted the configuration, you have to manually delete the Application and modules in the WAS.
What does the error logs say. May be there is some error messages there that could be of help.
Don' know what the root cause is.
---
Venny |
|
Back to top |
|
 |
swerner |
Posted: Tue Dec 10, 2002 11:13 pm Post subject: |
|
|
Newbie
Joined: 25 Jun 2001 Posts: 4
|
The same error is displayed in the SystemErr.log in WAS and the folowing message isin the SystemOut.log:
[10.12.02 09:14:04:984 CET] 6b89f138 WebGroup E SRVE0026E: [Servlet-Fehler]-[]: AppDeploymentException: [Web App binding referenced by fmcohcli.war/WEB-INF/ibm-web-bnd.xmi does not have a reference to the deployment descriptor. The war file is bad. Check if fmcohcli.war/WEB-INF/ibm-web-bnd.xmi has a webapp href tag.]
It's a clean installation of WAS and the WebClient is not modified in any way. _________________ Sven Werner
SerCon GmbH - IBM Global Services |
|
Back to top |
|
 |
cstauss |
Posted: Thu Jan 02, 2003 6:50 am Post subject: |
|
|
Apprentice
Joined: 20 Feb 2002 Posts: 36
|
I think the problem with this may be that the Web Client configuration does not offer a skel file for WAS 5.0 (it does for 3.5 and 4.0)
cas |
|
Back to top |
|
 |
|