Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经写了一个 Liferay 的行动钩子pre-logout。它在我的本地环境中运行良好,但是当我在服务器上部署时,它不起作用。
pre-logout
首先,在使用配置时该属性不会被覆盖portal.properties。尽管在主 Liferay 应用程序中添加了 portal-ext.properties 之后,我可以看到该属性被覆盖。但是在运行时hook,它不会被执行。
portal.properties
hook
拼命寻找解决办法。
环境: Liferay 6.1.0 CE