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 6.0.6 门户 + 6.1 插件 SDK 环境中开发 Liferay faces portlet。我正在成功运行 portlet。但是当我尝试运行服务生成器时,它会引发错误。谁能帮我。
我们遇到了同样的问题,我的同事建议的解决方案是使用插件 SDK 6.1 设置支持 jsf 的新项目,然后将其移回插件 SDK 6.0.6。
在 6.0.6 上,Service Builder 工作正常,而 JSF 仍然正常工作,因为它是使用插件 SDK 6.1 正确设置的