0

自分の環境にデプロイできるアプリケーションは限られていますが、通常、標準の WAR ファイルは問題になりません。

carbon 4.1.0 は Web アプリとして実行できますか?

このリンクは、カーボン 3.2.2 に対してどのように実行できるかを説明しています。これらの手順は 4.1.0 でも有効ですか?

このリンクの回答によると、3.2.2 の webapp モードでは一部の機能が制限されています。4.1.0 が webapp モードでデプロイされている場合、どの機能が制限されますか?

編集:

webapp-modeフォルダは次の場所にあります$CARBON_HOME

C:\Users\snowc\Desktop\wso2carbon-4.1.0>type webapp-mode\README.txt
Running WSO2 Carbon in Webapp mode
-------------------------------------

Standalone mode is the recommended way of running All WSO2 Carbon products. However you have the
option of running WSO2 Carbon products in Webapp mode (hosted as a web-app in an application
server).

1. The 'WEB-INF' directory contains the webapp archive
2. The 'bundles' directory contains the additional jars that needs, during the web-app mode
   deployment.

Please refer the WSO2 Carbon documentation for step-by-step guide on web-app mode deployment of the
product.
4

1 に答える 1

1

「カーボン 4.1.0 は Web アプリとして実行できますか?」

いいえ、それ以降の 4.xx カーボン バージョンで webapp 展開のサポートを停止しました

于 2013-06-06T10:17:36.667 に答える