Message Boards

Liferay 7.3 and JSF 2.2

Giannis Foufas, modified 3 Years ago.

Liferay 7.3 and JSF 2.2

New Member Posts: 7 Join Date: 7/3/13 Recent Posts
Hello I have already have a working application based on Liferay 6.2 and JSF 2.1.
Where I am using the following java jar files:
liferay-faces-bridge-api-3.2.4-ga5.jar
liferay-faces-bridge-impl-3.2.4-ga5.jar
liferay-faces-portal-3.2.4-ga5.jar
liferay-faces-util-3.2.4-ga5.jar
Can someone help me to find out what are the corresponding jars  in order to  upgrade my above existing  application  to be based  on Liferay 7.3 and JSF 2.2
thumbnail
Neil Griffin, modified 3 Years ago.

RE: Liferay 7.3 and JSF 2.2

Liferay Legend Posts: 2655 Join Date: 7/27/05 Recent Posts
Hi Giannis,
Thanks for listing your existing dependencies. The version numbers indicate that you are using the old Liferay Faces Version Scheme, which hasn't been maintained since 2015. Instead, you should be using dependencies associated with the new Liferay Faces Version Scheme.
You can use the dropdown lists on the homepage of liferayfaces.org to determine the dependencies that you will need. The list of dependencies will dynamically update on the homepage according to the selected of Liferay Version, JSF Version, and Component Suite.
Kind Regards,
Neil