Foros de discusión

Liferay Portal license problem

thumbnail
anthony tang, modificado hace 14 años.

Liferay Portal license problem

New Member Mensajes: 9 Fecha de incorporación: 14/08/09 Mensajes recientes
I am evaluating the Java based portal in the internet. After reading the EE FAQ ( Liferay Portal EE FAQ ), I'm still confused about the commercial usage and the MIT licenses.

I have several programmers in my team. Can we enhance the "Liferay Portal Standard Edition" so that we can build a customized portal for my clients? Do we have to pay for the Liferay license?
thumbnail
anthony tang, modificado hace 14 años.

RE: Liferay Portal license problem

New Member Mensajes: 9 Fecha de incorporación: 14/08/09 Mensajes recientes
Anyone has deploy the "Liferay Portal Standard Edition" for the user in production environment?
thumbnail
Yongming Duan, modificado hace 14 años.

RE: Liferay Portal license problem

Regular Member Mensajes: 213 Fecha de incorporación: 15/10/07 Mensajes recientes
Yes Anthony, a lot of people using LPS on prd server, but better to use LPE to get more support from liferay.
thumbnail
anthony tang, modificado hace 14 años.

RE: Liferay Portal license problem

New Member Mensajes: 9 Fecha de incorporación: 14/08/09 Mensajes recientes
Thanks, is Liferay the easiest open source Java based portal so far?

Do have I to familiarize with many frameworks (like Struts, Spring, Hibernate, Ajax, ICEfaces etc) in order to customize it?
thumbnail
Lari Tuominen, modificado hace 14 años.

RE: Liferay Portal license problem

Expert Mensajes: 283 Fecha de incorporación: 7/11/07 Mensajes recientes
Depends on how much you wan't to customize it.

Can you provide a bit more information on what you're trying to achieve?

- In, general Liferay provides a great deal of ready made portlets that can be customized without coding.
- Custom portlet development requires some knowledge of other technologies (but you can decide which ones you take)
- The same applies to custom theme development (some knowledge of CSS, HTML, Velocity and perhaps jQuery is needed)

- Lari
thumbnail
Wilson Man, modificado hace 14 años.

RE: Liferay Portal license problem

Liferay Master Mensajes: 581 Fecha de incorporación: 21/06/06 Mensajes recientes
regarding the different frameworks used in Liferay. I would say for development, you should at least understand the framework at a high level. Minimally, you should know (high level again) the following: Spring, Hibernate, Ajax, and Struts. If you're creating portlets via the plugins SDK, you probably can bypass Struts or Spring MVC if you create JSP portlets instead, (which I find very simple to do).

Since Liferay is open source, there are tons of sample code you can learn from and also model your code after. It's just a matter of familiarizing yourself with the code structure and know where to look for them.

Also, read up on Service Builder both in the wiki and here in the forums. If you get the hang of that, it generally does all the Spring, Hibernate stuff for you in the backend.

I would also encourage you and your colleagues to attend a dev training to jump start things.
thumbnail
Younis Alomoush, modificado hace 13 años.

RE: Liferay Portal license problem

Junior Member Mensajes: 40 Fecha de incorporación: 4/06/09 Mensajes recientes
Arcko Duan:
Yes Anthony, a lot of people using LPS on prd server, but better to use LPE to get more support from liferay.


I am sorry to say that this is not true. can you tell me how they got production without solving the caching deadlock?!!!!