Fórum

how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Nitin Kumar khandelwal, modificado 7 Anos atrás.

how to upgrade Liferay 6.2 EE portlet in Liferay DXP

New Member Postagens: 3 Data de Entrada: 26/07/12 Postagens Recentes
hi developers,
I need to reuse my liferay 6.2 EE plugin portlet into liferay 7 DXP but i am not finding clear steps for it. can anyone guide me how to migrate,
i have tried many things but some point of time i confused that how to do.
I having one plugin portlet working in 6.2 EE version and need to upgrade to reuse it in Liferay DXP.

Thanks in advance.
thumbnail
Andrew Jardine, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
Hi Nitin,

Brett Swaim did a presentation on his experience and what he found were the steps that worked best at the NAS 2016. I've never tried to share material before -- but can you try this link to get the presentation he made:

https://web.liferay.com/web/events2016/northamerica/recap?pt=816c8c8e-a47d-4ba3-803e-097f814c17ca

if it doesn't work, let me know.
thumbnail
Samuel Kong, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Legend Postagens: 1902 Data de Entrada: 10/03/08 Postagens Recentes
Information on migrating from Liferay Portal 6.2 to Liferay Portal 7.0 can be found at https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/from-liferay-6-to-liferay-7
thumbnail
Andrew Jardine, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
Hey Samuel,

I also heard at the conference that there was going to be an upgrade tool built into the Liferay IDE coming. Do you know if there is an ETA on when that should be arriving?
thumbnail
Alberto Chaparro, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Master Postagens: 549 Data de Entrada: 25/04/11 Postagens Recentes
Hi Andrew,

If you mean the breaking changes uprgade tool when you say "upgrade tool", please download the Liferay IDE because the tool is already included:
https://web.liferay.com/es/downloads/liferay-projects/liferay-ide


Regards!
thumbnail
Andrew Jardine, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
Hi Alberto,

When you say "breaking changes" are you referring to the tool that reviews your source code and notifies you of APIs that your existing plugin uses that are no longer part of the latest version (basically API breaks)? If so, I wasn't referring to that feature (although it is very helpful). Perhaps I misunderstood, but I thought that there was a tool coming that was going to help migrate projects from a 6.2 structure to a 7.0 structure -- so for example change a one project portlet into a 2 project client and web structure, take the lines from a portlet.xml and set them as annotations on the portlet class, etc.

Was this a dream I had? emoticon
thumbnail
Samuel Kong, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Legend Postagens: 1902 Data de Entrada: 10/03/08 Postagens Recentes
Hi Andrew

Unfortunately, I don't know. But you might have better luck asking your question in the IDE category. The guys monitoring that category might have a better idea.
thumbnail
Alberto Chaparro, modificado 7 Anos atrás.

RE: how to upgrade Liferay 6.2 EE portlet in Liferay DXP

Liferay Master Postagens: 549 Data de Entrada: 25/04/11 Postagens Recentes
Hi Andrew,

Yes, I meant that tool which checks the API.

Was this a dream I had? emoticon

hahhahaha, I don't think so, probably you have really good information since you went to the talk. Please, follow the Samuel's suggestion so that IDE's team can answer you.

Thanks!!