Foren

Creating a war file

thumbnail
chandan B, geändert vor 9 Jahren.

Creating a war file

Junior Member Beiträge: 64 Beitrittsdatum: 06.08.14 Neueste Beiträge
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, geändert vor 9 Jahren.

RE: Creating a war file

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
I believe it is just a zip file w/ it's own extension.
thumbnail
chandan B, geändert vor 9 Jahren.

RE: Creating a war file

Junior Member Beiträge: 64 Beitrittsdatum: 06.08.14 Neueste Beiträge
Is there any tool to convert into a war file or into an .lpkg file??
thumbnail
Suraj Bihari, geändert vor 9 Jahren.

RE: Creating a war file

Junior Member Beiträge: 44 Beitrittsdatum: 20.12.13 Neueste Beiträge
No tool needed, just rename yourwarfile.war to yourwarfile.lpkg
thumbnail
chandan B, geändert vor 9 Jahren.

RE: Creating a war file

Junior Member Beiträge: 64 Beitrittsdatum: 06.08.14 Neueste Beiträge
Ok Thanks
thumbnail
James Falkner, geändert vor 9 Jahren.

RE: Creating a war file

Liferay Legend Beiträge: 1399 Beitrittsdatum: 17.09.10 Neueste Beiträge
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, geändert vor 9 Jahren.

RE: Creating a war file

Junior Member Beiträge: 64 Beitrittsdatum: 06.08.14 Neueste Beiträge
Ok now I got it. Thanks James. emoticonemoticonemoticonemoticonemoticon