There is a guide ZK Installation Guide/Setting_up_Servers/Google_App_Engine But following this guide with a latest (5.0.8) version of ZK will have no success. There was a change in org.zkoss.io.Serializables which don't allow to serialize objects into session. It's a requirement of GAE. To be able to use ZK on GAE you should use version 5.0.6 of ZK. Also there is important notice: All you listeners in Composer should be either Serializable or be stored in a transient variables.
You can view working example of this code here. This is default borderlayout sample with some changes. I've enabled GAE login functionality.
Sources are on Bitbucket.
Thursday, September 22, 2011
Friday, April 08, 2011
Testing Liferay portlets
Found a three nice articles about unit testing of [Liferay] portlets.
- Focused on service testing - http://agile-reflections.opnworks.com/2010/06/portlet-unit-testing-with-liferay-6.html
- About portlets testing including Selenium - https://projects.savoirfairelinux.com/projects/ctr-liferay/wiki/Portal_-_Testing?version=47
- Generic portlets testing with portletUnit - http://www.ibm.com/developerworks/java/library/wa-portletunit/index.html?ca=drs-
Thursday, April 07, 2011
Wednesday, April 06, 2011
Enterprise development features for free
Interesting Cloud project with support of Hudson/Jenkins starting with free price for minimal feature set. I've checked it behalf on ability to work with private Mercurial repositories on Bitbucket. It's possible but you should copy SSH key by enabling GIT as a version control system (there is generated key). Then by pasting this key into Bitbucket project settings you will enable CI for your private project.
CloudBees: Cloud Platform as a Service for Java Web Apps, Supported Jenkins/Hudson and Jenkins/Hudson in the Cloud (открыть в Google ВикиКомментариях)
CloudBees: Cloud Platform as a Service for Java Web Apps, Supported Jenkins/Hudson and Jenkins/Hudson in the Cloud (открыть в Google ВикиКомментариях)
Wednesday, March 23, 2011
ПрофСистема: Развёртывание Liferay 6.0 на Glassfish
ПрофСистема: Развёртывание Liferay 6.0 на Glassfish: "В руководстве говорится, что для установки Liferay на Glassfish требуется war bundle. Однако на сайте этот тип пакета для скачивания не дост..."
Викикомментарий пользователя Vladimir
Наконец-то хоть кто-то объяснил.
раздел страницы: Ubuntu: Перемещаем кнопки в заголовке окна направо | ITMD (открыть в Google ВикиКомментариях)
раздел страницы: Ubuntu: Перемещаем кнопки в заголовке окна направо | ITMD (открыть в Google ВикиКомментариях)
Saturday, April 24, 2010
Top 10 Java Workflow Engine
An overview of java workflow engines.
раздел страницы: Top 10 Java Workflow Engine (открыть в Google ВикиКомментариях)
раздел страницы: Top 10 Java Workflow Engine (открыть в Google ВикиКомментариях)
Monday, April 19, 2010
Java Persistence Overview
Interesting article covering a bunch of Java persisting technologies. Additionally it provides simple benchmarks. These benchmarks are rather illustrative than useful but it's illustrative enough.
раздел страницы: Considering Data Stores « Enigmastation.com (открыть в Google ВикиКомментариях)
раздел страницы: Considering Data Stores « Enigmastation.com (открыть в Google ВикиКомментариях)
Subscribe to:
Posts (Atom)
