掲示板

Integrating Liferay portal with Liferay portal

thumbnail
13年前 に Ray Augé によって更新されました。

Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 1197 参加年月日: 05/02/08 最新の投稿
Hey Everyone,

Has anyone ever integrated Liferay portal with different versions of itself as a means to reaching into new features while reducing, deferring or distributing the potential risks and/or costs of upgrading over a longer term?

I've been thinking that Liferay has several ways in which to do integrations, but rarely do we talk about doing this between or across versions of Liferay.

I realize having two different versions of the same software running has it's own costs, such as possibly requiring more hardware and/or higher management overhead, but could there ever be value in it?

We could even include the case for distributing load across several dedicated servers serving specific portions of the application.

I'm thinking like mini portal's having delegate responsibilities such as one handling Forums, another Blogs, another legacy apps from an older version, all connected and integrated through SSO, the mini portal's parasitically LDAPing off a main portal (cluster).

(Did you know that Liferay can act as LDAP server?)

Anyway, these are random ideas. I'm trying to think of ways that clients could gain features from newer versions almost incrementally while reducing the costs by sticking with older versions under certain scenarios.

All the usual suspects for integration avenues apply.
thumbnail
13年前 に Shagul Khajamohideen によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Master 投稿: 758 参加年月日: 07/09/27 最新の投稿
Hi Ray,

This looks like an interesting idea. The advantage would be the gradual migration of content while keeping the site highly available as well as offering the latest features. As you have noted, there is an additional cost and that is something that will influence the decision on a case by case basis.
thumbnail
13年前 に Mika Koivisto によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 1519 参加年月日: 06/08/07 最新の投稿
I think you could do that quite easily with the new SAML IdP and SP plugins + vldap plugin.
thumbnail
13年前 に Ray Augé によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 1197 参加年月日: 05/02/08 最新の投稿
That's exactly what I was thinking!

Although it would be limited to the current or later versions, not existing ones that don't support it, which is still better than nothing!

In the meantime we might have some other non-SAML avenues which could still work with older versions.
thumbnail
13年前 に Hitoshi Ozawa によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
We currently have different version of LF 4, 5, 6 running but we really haven't integrated them except through URL hyperlinks.
thumbnail
13年前 に Ray Augé によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 1197 参加年月日: 05/02/08 最新の投稿
Have you considered using widget mode to provide tighter integration?

Portlet in version A in widget mode displayed in version B using iframe portlet?

I supposed the types of customizations involved in each version affects this scenario, but if it were largely at the portlet level, then this could work nicely.
thumbnail
13年前 に Hitoshi Ozawa によって更新されました。

RE: Integrating Liferay portal with Liferay portal

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Widget mode, I didn't know about it. Seems interesting.

However, as was the main problem with SOA, servers are "owned" by different departments. It's very difficult to integrate just the parts because the the responsibility dilemma - who is responsible when something goes wrong. This is especially important when there is a periodic "improvements" to a widget. Revision/version synchronization, ability to continue using specific revision would be necessary.