Fórum

Creating a war file

thumbnail
chandan B, modificado 9 Anos atrás.

Creating a war file

Junior Member Postagens: 64 Data de Entrada: 06/08/14 Postagens Recentes
I have developed a portlet. I want to create a .lpkg file for my developed portlet. I'm not able to convert my source into an .lpkg file. Is there a tool to convert it into an .lpkg file.??
thumbnail
David H Nebinger, modificado 9 Anos atrás.

RE: Creating a war file

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
I believe it is just a zip file w/ it's own extension.
thumbnail
chandan B, modificado 9 Anos atrás.

RE: Creating a war file

Junior Member Postagens: 64 Data de Entrada: 06/08/14 Postagens Recentes
Is there any tool to convert into a war file or into an .lpkg file??
thumbnail
Suraj Bihari, modificado 9 Anos atrás.

RE: Creating a war file

Junior Member Postagens: 44 Data de Entrada: 20/12/13 Postagens Recentes
No tool needed, just rename yourwarfile.war to yourwarfile.lpkg
thumbnail
chandan B, modificado 9 Anos atrás.

RE: Creating a war file

Junior Member Postagens: 64 Data de Entrada: 06/08/14 Postagens Recentes
Ok Thanks
thumbnail
James Falkner, modificado 9 Anos atrás.

RE: Creating a war file

Liferay Legend Postagens: 1399 Data de Entrada: 17/09/10 Postagens Recentes
chandan B:
I have developed a portlet. I want to create a .lpkg file for my developed portlet. I'm not able to convert my source into an .lpkg file. Is there a tool to convert it into an .lpkg file.??


Just FYI, you should never need to convert to a .lpkg - in fact, this format is undocumented and is only used as a transfer format in the Liferay Marketplace.

When developers upload their .WAR files to the Marketplace, a .lpkg file is secretly created in the background, and this is what consumers end up downloading (although most of the time, you don't even know it). So as a developer you should not need to ever create a .lpkg file.
thumbnail
chandan B, modificado 9 Anos atrás.

RE: Creating a war file

Junior Member Postagens: 64 Data de Entrada: 06/08/14 Postagens Recentes
Ok now I got it. Thanks James. emoticonemoticonemoticonemoticonemoticon