RSS
thumbnail
James Min | 14 Aug 2008

I've been being asked this a lot recently, so I'm going to blog it. Also a wiki on it.   5.1 To see a listing of available web services (v 5.1), you can go to the following URL with Liferay running locally: http://localhost:8080/tunnel-web/axis It will also give you access to the WSDL files. It looks like this: And now... Some Services ...

53594
3
thumbnail
Alvaro Del Castillo | 13 Aug 2008

Today is my last day working at Liferay as a full time employee. On 1st September I will start working at CENATIC, National Reference Centre for the Application of Open Source Information and Communication Technologies. It has been a pleasure to work with all of you at Liferay. Being involved in free software projects for more than ten years, I have found that Liferay is a very...

25462
2
thumbnail
Bryan Cheung | 06 Aug 2008

Brian just wrote a great blog about the Meetup and I couldn't resist adding my usual philosophical shpiel. The Meetup this year was interesting because of how much it was a reflection of the social collaborative dynamic of companies and communities like Liferay. Liferay is a geographically distributed, heterogenous (employees, customers and community enthusiasts) group of people...

12533
0
thumbnail
Brian Chan | 05 Aug 2008

Thanks to everyone who came to participate in last Friday's meetup in sunny Los Angeles! It was loads of fun. Check out www.flickr.com/photos/tags/liferaymeetup2008 for more pics. Here are the guys from Italy who built pjoon, a popular Italian social network based on Liferay. Bryan and I giving our talk. Paul Bakaus giving a talk. He's the jQuery UI lead...

21289
4
thumbnail
Ajit Kamble | 05 Aug 2008

OpenSSO is an open source  project for single sign on from Sun Microsystems.  This document describes how to integrate Liferay 5.1 with OpenSSO on Glassfish V3. 1.  Download OpenSSO from https://opensso.dev.java.net  . You can  use stable Build 4.2.  Download Glassfish V3 from https://glassfish.dev.java.net 3.  Iam assuming  OpenSSO and...

50218
7
thumbnail
JR Houn | 01 Aug 2008

For the benefit of everyone who may not be able to attend the Liferay Meetup today, I'll be trying to update this blog post. Any noteable information, oustanding events, questions, I'll try and update this blog throughout the day. Hope you enjoy it! If If anyone has any questions go ahead and leave them in the comments and I'll try and answer them. 9:10am - Keynote by Brian Chan and...

26726
2
thumbnail
Allen Chiang | 31 Jul 2008

The idea is to let a person who posted a messsage expecting answer to vote on comments as the solutions. Once those information built-up, we could use them for construct a FAQ. The current implementation is using the MBMessageFlag table for the marker, because it was only used for marking the read status of a given message for users. This will not create needed step for upgrade. ...

49370
4
thumbnail
Ray Augé | 30 Jul 2008

22210
2
thumbnail
Gavin Wan | 28 Jul 2008

 据不完全统计,在开发web应用的时候每次重启web服务器每天每个程序员所花费的时候可以按小时计算。 每次等服务器启动都不是一件愉快的经历。 使用javarebel可以动态加载修改的类,不用每次重启web服务器。 安装 1 下载javarebel  http://www.zeroturnaround.com/javarebel/ 2 修改jvm参数 测试 checkpoint 1:控制台 checkpoint 2: 动态加载 以helloword portlet演示一下效果 找到显示内容的代码 HelloWorldPortlet 并修改    保存 编译代码 控制台显示重新加载类 ...

33117
7
thumbnail
Deepak Gothe | 25 Jul 2008

Recently OpenPortal Portlet Container was fully integrated in Liferay Portal.  The OpenPortal Portlet Container is a fully compliant implementation of the Portlet 2.0 (JSR286) specification. And it also implements many of the optional features like expiration and validation caching, support for alias in eventing and public render parameters, support for wild card in eventing....

45530
13
thumbnail
Alberto Montero | 21 Jul 2008

Hi all. Recently we have added support for python and javascript in the list of supported scripting languages. This is part of the results of the Romulus project (http://www.ict-romulus.eu). With these additions now you can choose among 5 scripting languages to develop portlets (PHP, Ruby, Groovy, Python and Javascript). A brief example on how to develop portlets was shown in...

26474
0
thumbnail
Jorge Ferrer | 20 Jul 2008

Many of you probably already know how it's possible to preconfigure the personal pages of users by using some properties of the portal.properties file: default.user.private.layout.template.id=2_columns_ii default.user.private.layout.column-1=71_INSTANCE_OY0d,82,23,61 default.user.private.layout.column-2=11,29,8,19 Some versions ago Ray also added the possibility of specifying a...

17635
2
thumbnail
Raju Uppalapati | 18 Jul 2008

The much awaited Liferay 5.1 bits are now available for download. One of the features that I worked on for this release is adding support for Glassfish V3.  The Liferay bundle for Glassfish V3 are now available here. Glassfish V3 is currently being actively developed. The Liferay bundle for Glassfish V3 were built from one of the preview builds of Glassfish. This build has most...

42627
1
thumbnail
Michael Young | 17 Jul 2008

I want to give a quick update regarding 5.1.0, released this morning. Dropping the RC Now that the JSR 286 specification has been officially approved, we can drop the "RC" portion from our release. Even though 5.0.0 RC, 5.0.1 RC were production quality, they were labeled as such because the JSR 286 guidelines state that we can't go final until the specification is approved. ...

37637
8
thumbnail
JR Houn | 16 Jul 2008

There have been some questions as to what exactly the selenium tests are testing. So, Mike and I have taken some time and taken a full inventory of every selenium automated test we run and documented their function. You can find a full list of tests and descriptions that accompany what exactly the test is doing on a new wiki page:...

26287
2
thumbnail
Jorge Ferrer | 16 Jul 2008

Yes, we've finally done it!! Liferay's community wiki has been migrated from MediaWiki to Liferay's own wiki portlet. We are pretty excited about this because it brings a lot of benefits. To name a few: The wiki is now fully integrated in the liferay.com website, so it's easier for community members to navigate through all the sources of information. For example, visitors...

21670
5
thumbnail
Ivan Cheung | 11 Jul 2008

One of the most widely used features of Liferay is the Personal Community, aka My Community, aka Personal Space. It's a feature that allows users to have their own set of web pages, both private and public, to manage and update as they please. It's also a feature that has been challenging for developers to deal with. For example, you would like to grant certain users a Personal...

34835
9
thumbnail
Alberto Montero | 10 Jul 2008

One of the goals of Romulus (http://www.ict-romulus.eu) is to improve productivity of developers by allowing the use of scripting languages to develop certain task. A point where scripting technologies can be very valuable is when performing form validation. The most common case is to allow the definition of regular expressions the field must match. While this is a good approach, it...

28946
2
thumbnail
Ray Augé | 09 Jul 2008

Here is a sample script for the Ruby Console portlet to test various aspects of the Dynamic Query API. import com.liferay.portal.kernel.util.Time import java.lang.System import java.util.Date module Orm include_package "com.liferay.portal.kernel.dao.orm" end module Model include_package "com.liferay.portal.model" end module Service include_package...

19774
0
thumbnail
Bryan Cheung | 08 Jul 2008

http://www.goosh.org/

12851
1