掲示板

Liferay 5.2.3 CE

14年前 に Ashutosh Shrivastava によって更新されました。

Liferay 5.2.3 CE

New Member 投稿: 8 参加年月日: 09/12/04 最新の投稿
Hi

We have done development using ext environment in 5.2.3 CE bundled with tomcat. In real environment (that should be 5.2.3 EE) - will whatever we have developed can be used. I mean is the code base same for CE and EE?

Another important thing is we have to suggest the environment for liferay deployment at customer end. What should be the ideal one - unix flavors(?), windows and specification of the servers. Loadwise guess would be 2000 users max using it. Expected growth rate would be 10% a year.

Regards,
Ashutosh
thumbnail
14年前 に Matthew Ropp によって更新されました。

RE: Liferay 5.2.3 CE

Junior Member 投稿: 75 参加年月日: 09/08/05 最新の投稿
5.2.3 CE should be the same as 5.2.3 EE. However, if you are going to go with EE, you should use 5.2 SP2 (5.2.6). You shouldn't have an compatibility problems with stuff you have developed for 5.2.3.
thumbnail
14年前 に Shagul Khaja によって更新されました。

RE: Liferay 5.2.3 CE

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

The white paper link that Bryan has provided in the below post may help.

Liferay Benchmarks

Based on your extension, you may have to deal with deprecated API and change in API etc when you upgrade irrespective of whether it is EE or CE. The changes should be minimal between minor versions.

All the bug fixes in EE and ported to the trunk. You may not see a 1-1 mapping between CE and EE releases.

Best Regards,
Shagul
thumbnail
14年前 に Olaf Kock によって更新されました。

RE: Liferay 5.2.3 CE

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
If I understood correctly, there's no 5.2.3 EE, only 5.2 EE with various service packs where the "enterprise" has been added after the release of 5.2.3. I'd expect 5.2 EE (without service packs) to be what you could call 5.2.4 if it existed. This nomenclature would also match with 5.2.6 being 5.2 EE SP2.

I've been told to not expect big problems when updating EE from service pack to service pack. However, CE to EE might still fix some API. There have been reports of somewhat difficult upgrades within the CE line, I have no experience with upgrades from CE to EE. But as 5.2 EE directly followed 5.2.3 I'd not expect too many hard problems.