私は、Spring Frameworkで構築された新しいWebモジュールを使いました。これまでTomcatを使ってローカルマシン上のすべてのページをテストしていました。私は、WebSphere、 にアプリケーションを移動した後、今日、私は次のエラーを取得しています:エラー404:uri用にコンフィグレーションされたターゲットサーブレットがありません
Error 404: No target servlet configured for uri
は、私はweb.xmlまたはどこかに行うために必要なものはありますか? WASに別のwarファイルを持つEARファイルをデプロイしました。
以下は、コンソールに表示されている出力です(ヘルプがあれば)。
The resource WEB-INF/ibm-web-bnd.xmi that is defined in URI WEB-INF/ibm-web-bnd.xmi for module analytics.war is not valid. The resource has a cross reference [email protected]44be4 (eProxyURI: WEB-INF/web.xml#WebApp_ID) that cannot be resolved.
[6/17/09 15:24:49:465 CDT] 00000011 ArchiveDeploy W ADMA0091E: The resource WEB-INF/ibm-web-ext.xmi that is defined in URI WEB-INF/ibm-web-ext.xmi for module analytics.war is not valid. The resource has a cross reference [email protected]a7b7a (eProxyURI: WEB-INF/web.xml#WebApp_ID) that cannot be resolved.