Foren

Liferay 5.2.3 CE

Ashutosh Shrivastava, geändert vor 14 Jahren.

Liferay 5.2.3 CE

New Member Beiträge: 8 Beitrittsdatum: 04.12.09 Neueste Beiträge
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
Matthew Ropp, geändert vor 14 Jahren.

RE: Liferay 5.2.3 CE

Junior Member Beiträge: 75 Beitrittsdatum: 05.08.09 Neueste Beiträge
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
Shagul Khaja, geändert vor 14 Jahren.

RE: Liferay 5.2.3 CE

Liferay Master Beiträge: 758 Beitrittsdatum: 27.09.07 Neueste Beiträge
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
Olaf Kock, geändert vor 14 Jahren.

RE: Liferay 5.2.3 CE

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