开发者

Deploying the MULE in LifeRay

开发者 https://www.devze.com 2023-04-02 03:12 出处:网络
I have configured one MULE application. I want this application to be a portlet in a LIFERAY. How can I achieve this.

I have configured one MULE application. I want this application to be a portlet in a LIFERAY. How can I achieve this. Can I export the MULE application's WAR and deploy it LIFERAY or is there any plug-ins available to integra开发者_JAVA技巧te the MULE with LIFERAY


There is one plug-in is available in liferay CMIS Cloud connector which is use to integrate Liferay with Mule ESB


I am not aware of a Liferay specific Mule plug-in. Your best option is to embed your Mule application in a web application and deploy its WAR in the same container that hosts your Liferay server.

0

精彩评论

暂无评论...
验证码 换一张
取 消