0

How can I develop JSF 2.0 portlets for WebSphere Liberty Profile? It seems they forgot to provide a portlet bridge. I tried to use com.ibm.faces20.portlet.FacesPortlet from WAS full profile, but that doesn't work. Furthermore I tried to use a few generic portlet bridges, but also had no success.

fishbone
  • 3,140
  • 2
  • 37
  • 50
  • Maybe try to ask that question there - https://developer.ibm.com/wasdev/docs/developing-portlet-applications-wdt-liberty-profile/ – Gas Aug 18 '14 at 09:19
  • Portlet bridge is not yet available for Libery. Check same question on wasdev.net - [JSF in Portlet on WAS Liberty](https://developer.ibm.com/answers/questions/164837/jsf-in-portlet-on-was-liberty.html) – Gas Dec 02 '14 at 13:40

1 Answers1

0

Portlet bridge is not yet available for Liberty. Check same question on wasdev.net - JSF in Portlet on WAS Liberty

Gas
  • 17,601
  • 4
  • 46
  • 93