Foros de discusión

Creating a war file

thumbnail
chandan B, modificado hace 9 años.

Creating a war file

Junior Member Mensajes: 64 Fecha de incorporación: 6/08/14 Mensajes recientes
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 hace 9 años.

RE: Creating a war file

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
I believe it is just a zip file w/ it's own extension.
thumbnail
chandan B, modificado hace 9 años.

RE: Creating a war file

Junior Member Mensajes: 64 Fecha de incorporación: 6/08/14 Mensajes recientes
Is there any tool to convert into a war file or into an .lpkg file??
thumbnail
Suraj Bihari, modificado hace 9 años.

RE: Creating a war file

Junior Member Mensajes: 44 Fecha de incorporación: 20/12/13 Mensajes recientes
No tool needed, just rename yourwarfile.war to yourwarfile.lpkg
thumbnail
chandan B, modificado hace 9 años.

RE: Creating a war file

Junior Member Mensajes: 64 Fecha de incorporación: 6/08/14 Mensajes recientes
Ok Thanks
thumbnail
James Falkner, modificado hace 9 años.

RE: Creating a war file

Liferay Legend Mensajes: 1399 Fecha de incorporación: 17/09/10 Mensajes recientes
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 hace 9 años.

RE: Creating a war file

Junior Member Mensajes: 64 Fecha de incorporación: 6/08/14 Mensajes recientes
Ok now I got it. Thanks James. emoticonemoticonemoticonemoticonemoticon