Integrate OpenAM 12.0.0 and Liferay 6.2 - liferay

I want to use OpenAM 12.0.0 for authentication with Liferay 6.2 but I could not find any documentation on how to do that? Thanks.

https://wikis.forgerock.org/confluence/display/openam/integrate+OpenAM+with+Liferay
http://www.kianworknotes.com/2013/02/how-to-integrate-openam-with-liferay.html
Hope this helps and get to moving. Cheers! :)

Related

Class StorageEngineUtil gone in Liferay 7

I am working on a code migration project from Liferay 6.2 to Liferay 7.1. In Liferay 6.2 there is a class
com.liferay.portlet.dynamicdatamapping.storage.StorageEngineUtil
from where the method getFields(long classPK) is used. However in Liferay 7.1 the method is gone and I cannot find a replacement for it.
Is anybody here familiar with my issue or Liferay in general and can provide me with some guidance?
Greetings, Michael

Does Liferay 6.2 support apache wicket?

I started to read about wicket integration with liferay. I found very old information that wicket portlet is no longer supported, but wicket version 1.5.6 works fine with liferay 6.0. What about Liferay 6.2?
Just yesterday a user from the community created a Pull Request to fix the support for Liferay: https://github.com/wicketstuff/core/pull/476.
The Pull Request is for WicketStuff 7.x though. You are very welcome to port the fixes to wicket-6.x branch and we will add them for WicketStuff 6.23.0.
WicketStuff 1.5.x is not maintained anymore.
Apache Wicket version 6.x, 7.x and 8.x supports JSR286 portlets.
Please see the following wiki of how to use the apache wicket portlet bridge.
https://github.com/wicketstuff/core/wiki/Portlet

PrimeFaces community edition licensing doubts

We plan to use PrimeFaces Community Edition, in an application, which we are developing for a client. We are planning to sell this software commercially. Are we allowed?
I have read the following in the PrimeFaces user guide 5.2
"7. Can I use PrimeFaces in a commercial software?
Yes, Apache V2 License is a commercial friendly library. PrimeFaces does not bundle any third
party software that conflicts with Apache. Same goes for Elite Releases for ELITE and PRO users."
I am guessing that this allows us to use PrimeFaces in our application, but, I just want to be sure before we use this in our application. I would appreciate if someone can advise me on the same.
Regards
Sachin
The differents from versione are these
The answer of your question is written in your question:
Can I use PrimeFaces (Community) in a commercial software? Yes

How to upgrade Struts version in Lifeary 6.2 CE?

How do we upgrade the Struts version to the latest in Liferay 6.2 CE?
If you are thinking of updating the struts version for the Liferay OOTB Portlets, then I have some very bad news for you -- You can't.
For your own portlets I think you can use Struts-2.
Will it be possible to let us know your requirement, so that the community might be able to help with an alternative.

Liferay 6.1 portlet worked incorrect in 5.2.3

I have a portlet that worked fine on Liferay 6.1 portal but when I deploy it on Liferay 5.2.3
my configuration page did not even open.
How should I make it work ?
Here is a nice authoritative answer to a very similar question.
The portlets of newer versions are not designed to work on older installation of Liferay. Since they are compiled using the latest plugins-sdk and the also the different jars which have changed since the last version.
So if you want the newer version portlet to work with any older version then you have to compile the portlet with an older version of Liferay with that plugins-SDK. And I am sure there would be a lot of classes and jsp-tags in the Liferay 6.1 portlet which would not work in Liferay 5.2.3.

Resources