Archive for the ‘Liferay’ Category

Creating hybrid Web-Applications with ICEFaces and Maven

Since ICEFaces is almost like ZK a container-agnostic Framework, I wanted to create an additional Archetype for creating Web-Apps with ICEFaces. This could have been any other JSF component framework, but ICEFaces happens to have their own Portlet-Bridge, which comes in handy when deploying to a portal. I tried RichFaces before, but RichFaces seems to […]

Read the rest of this entry »

Liferay/Tomcat Bundle – Changing Timezone

If you are getting warning messages from your freshly unzipped liferay/tomcat bundle like this: Warning: META-INF\MANIFEST.MF modified in the future. Warning: WEB-INF\liferay-display.xml modified in the future. Warning: WEB-INF\liferay-plugin-package.properties modified in the future. Warning: WEB-INF\liferay-plugin-package.xml modified in the future. Warning: index.zul modified in the future. you have to add timezone settings in the setenv.sh/setenv.bat like that: […]

Read the rest of this entry »