留言板

.lpkg file

thumbnail
Nehal Singh,修改在7 年前。

.lpkg file

New Member 帖子: 6 加入日期: 16-8-2 最近的帖子
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,修改在7 年前。

RE: .lpkg file

New Member 帖子: 6 加入日期: 16-8-2 最近的帖子
Any body know this ?
thumbnail
Olaf Kock,修改在7 年前。

RE: .lpkg file

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
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?