Foren

No jsf liferay bridge in legacy portlet

jjiiu ', geändert vor 9 Jahren.

No jsf liferay bridge in legacy portlet

New Member Beiträge: 18 Beitrittsdatum: 20.07.12 Neueste Beiträge
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, geändert vor 9 Jahren.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Beiträge: 3089 Beitrittsdatum: 28.10.08 Neueste Beiträge
Hi,

what "legacy portlet" are you referring to? Are you looking for some Liferay Faces example in JSF 1.2?
jjiiu ', geändert vor 9 Jahren.

RE: No jsf liferay bridge in legacy portlet

New Member Beiträge: 18 Beitrittsdatum: 20.07.12 Neueste Beiträge
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, geändert vor 9 Jahren.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Beiträge: 2655 Beitrittsdatum: 27.07.05 Neueste Beiträge
Can you attach an example of your legacy portlet? I'm curious to know how it works without a bridge.
jjiiu ', geändert vor 9 Jahren.

RE: No jsf liferay bridge in legacy portlet

New Member Beiträge: 18 Beitrittsdatum: 20.07.12 Neueste Beiträge
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, geändert vor 9 Jahren.

RE: No jsf liferay bridge in legacy portlet

Liferay Legend Beiträge: 2655 Beitrittsdatum: 27.07.05 Neueste Beiträge
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.