Foros de discusión

.lpkg file

thumbnail
Nehal Singh, modificado hace 7 años.

.lpkg file

New Member Mensajes: 6 Fecha de incorporación: 2/08/16 Mensajes recientes
Can we create our own .lpkg file which consists some couple of war files.
If yes, how can we create ?
Please guide.

Thanks,
thumbnail
Nehal Singh, modificado hace 7 años.

RE: .lpkg file

New Member Mensajes: 6 Fecha de incorporación: 2/08/16 Mensajes recientes
Any body know this ?
thumbnail
Olaf Kock, modificado hace 7 años.

RE: .lpkg file

Liferay Legend Mensajes: 6403 Fecha de incorporación: 23/09/08 Mensajes recientes
Nehal Singh:
Can we create our own .lpkg file which consists some couple of war files.
If yes, how can we create ?


Technically: yes, you can. It's a zip file with the war files and metadata. However, I have not seen the format documented and I believe that it's only used for marketplace plugins - chances are you'll have to reverse-engineer the marketplace portlet or LPKG-deployer and hope that it won't change.

My big counter question is: What's the problem you're trying to solve with this?