pointExchangeLocalServiceImpl.java加入的代码/***积分管理中的查询方法**@paramsearchTerms*@paramcompanyId*@paramgroupId*@paramstart*@paramend*@return*@throwsSystemException*///查询PointExchange表中所有记录@SuppressWarnings("unchecked")publicList<PointExcha..
分类:
其他好文 时间:
2014-07-26 03:27:57
阅读次数:
972
liferay version : liferay-portal-6.1.1-ce-ga2
server : tomcat 7.0.25
Liferay是很庞大,Portal 自带几十个 Portlet, 但是完全可以自己根据需求选择性加载 Portal 自带的 Portlet。
好处就是:
1,启动速度(性能)的提升
2,界面能变得更加简洁,毕竟不需要的 Port...
分类:
其他好文 时间:
2014-07-21 11:36:25
阅读次数:
203
portlet 在部署之后,报异常 - Could not initialize class com.liferay.util.portlet.PortletProps。
先简述一下 portlet.properties,开发 portlet 过程中,可自己定义类似于 portal.properties 的配置文件 - portlet.properties。
步骤如下:
1. 在 c...
分类:
其他好文 时间:
2014-07-06 10:26:19
阅读次数:
285
1. 安装Liferay IDE:打开Eclipse的Help-->Eclipse
Marketplace,在下图所示搜索框中输入liferay,回车搜索:搜索结果如下图所示:
点击install安装,安装完成后,在windows-->preferences中可找到Liferay的面板,如下所示:....
分类:
其他好文 时间:
2014-06-07 08:56:54
阅读次数:
261
http://webmagic.io/docs/zh/posts/ch1-overview/thinking.htmlhttps://github.com/psvehla/liferay-spring-mvc-portlethttp://www.huqiwen.com/2012/08/30/life...
分类:
Web程序 时间:
2014-06-06 23:40:58
阅读次数:
535
1、下载并安装(Active direcotry 下面统一为AD)
https://directory.apache.org/studio/download/download-windows.html
http://directory.apache.org/apacheds/download/do....
分类:
其他好文 时间:
2014-05-01 15:57:37
阅读次数:
506
准备内容:
liferay版本liferay-portal-tomcat-6.1.0-ce-ga1-20120106155615760.zip
cas版本cas-server-3.5.0-release.zip JAMWIKI
版本jamwiki-1.3.2.war1、在D盘新建一个文件夹,命名为l...
分类:
其他好文 时间:
2014-04-30 21:44:25
阅读次数:
1099