Liferay默认在Tomcat、Jetty等服务器情况下,自动安装marketplace-portlet-6.2.0.1.war包,实现应用商店的自动部署,一般不需要应用商店,故删除以下包即可:

/portal-master/portal-impl/src/com/liferay/portal/deploy/dependencies/plugins1/marketplace-portlet-6.2.0.1.war

如果需要实现自动部署自己开发的其他Portlet包,添加到此处,替代marketplace-portlet-6.2.0.1.war即可。

相关文章:

  • 2021-09-03
  • 2021-09-04
  • 2021-09-09
  • 2021-11-09
  • 2021-11-05
  • 2021-11-27
猜你喜欢
  • 2021-09-16
  • 2021-10-07
  • 2021-12-23
  • 2021-09-18
  • 2021-11-11
相关资源
相似解决方案