weblogic10.3.6 アプリケーション サーバーに EAR をデプロイしようとしています。私の ear モジュールには、Web アプリケーション モジュールと jar モジュールが含まれています。ear を weblogic サーバーにデプロイすると、エラーが表示されます -
'D:/Workspace/test-web/src/main/webapp/WEB-INF/web.xml'='/WEB-INF/web.xml'
WebLogic split source deployment only supports resource folder mapping
to EAR or web content root. Please change the deployment mode
to exploded archive in Server Editor.
Weblogic サーバーのデプロイメント モードを設定するにはどうすればよいですか?