Fórum

No jsf liferay bridge in legacy portlet

jjiiu ', modificado 9 Anos atrás.

No jsf liferay bridge in legacy portlet

New Member Postagens: 18 Data de Entrada: 20/07/12 Postagens Recentes
What does the bridge actually do? How come a legacy portlet with jsf1.2+spring works. Maybe i'm missing something? emoticon Could you circumvent the bridge somehow perhaps with limited functionality.
thumbnail
Juan Gonzalez, modificado 9 Anos atrás.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
Hi,

what "legacy portlet" are you referring to? Are you looking for some Liferay Faces example in JSF 1.2?
jjiiu ', modificado 9 Anos atrás.

RE: No jsf liferay bridge in legacy portlet

New Member Postagens: 18 Data de Entrada: 20/07/12 Postagens Recentes
Juan Gonzalez:
Hi,

what "legacy portlet" are you referring to? Are you looking for some Liferay Faces example in JSF 1.2?


No just some legacy portlet that got handed to me. Just curious.
thumbnail
Neil Griffin, modificado 9 Anos atrás.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Postagens: 2655 Data de Entrada: 27/07/05 Postagens Recentes
Can you attach an example of your legacy portlet? I'm curious to know how it works without a bridge.
jjiiu ', modificado 9 Anos atrás.

RE: No jsf liferay bridge in legacy portlet

New Member Postagens: 18 Data de Entrada: 20/07/12 Postagens Recentes
Neil Griffin:
Can you attach an example of your legacy portlet? I'm curious to know how it works without a bridge.


There is actually com.sun.faces.portlet jsf-portlet dependency which must be something similiar emoticon
thumbnail
Neil Griffin, modificado 9 Anos atrás.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Postagens: 2655 Data de Entrada: 27/07/05 Postagens Recentes
That is the Sun OpenPortal JSF Portlet Bridge for JSF 1.2. Although it did not comply with JSR 329, it was one of the first JSF portlet bridges ever developed and served its purpose very well.