can wso2 carbon 4.1 run as a web app (war)?

我是研究僧i 提交于 2019-12-02 16:31:50

问题


I'm limited to what applications I can deploy in my environment, however, standard WAR files are usually not a problem.

Can carbon 4.1.0 run as a web app?

This link describes how it can be done for carbon 3.2.2. Are these steps still valid for 4.1.0?

According to the answer in this link some functionality is limited in webapp mode for 3.2.2. What functionality is limited if 4.1.0 is deployed in webapp mode?

EDIT:

A webapp-mode folder is available in $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.

回答1:


"Can carbon 4.1.0 run as a web app?"

No, we stopped supporting webapp deployment in later 4.x.x carbon versions



来源:https://stackoverflow.com/questions/16959326/can-wso2-carbon-4-1-run-as-a-web-app-war

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!