追溯生活 笑~笑

生活随笔 技术点滴

RSS Feed

Hello, Welcome to my blog,Thank you!

Tag Archives: Liferay

Liferay Portal 系统架构之 SSO

0 Comments

           公司Portal项目启动已经做了一年多了,底层采用的是Liferay的结构,10年1月到10月完成了Portal的一期,完成了Portal的权限管理系统,表单设计器,内容管理和一部分工作流的底层部分。现在处于二期阶段,后面我回陆续介绍Portal规划或者实施过程中遇到的问题,将我们Portal设计的架构形成文档。做了

Filed under Application
二 24, 2011

liferay 的mysql的配置

0 Comments

I created the portal-ext.properties file in “{liferay-home}\{tomcat}\webapps\ROOT\WEB-INF\classes” as referenced above. In the portal-ext.properties file I have: jdbc.default.driverClassName=com.mysql.jdbc.Driver jdbc.default.url=jdbc:mysql://localhost/lportal?useUnicode=true&characterEnc

Filed under PKManager
三 12, 2010