掲示板

How to deploy Liferay Module Fragment project

6年前 に santhosh kumar によって更新されました。

How to deploy Liferay Module Fragment project

New Member 投稿: 19 参加年月日: 17/04/12 最新の投稿
Hi All,
How to deploy the Module Fragment project in liferay.

thanks in advance.
thumbnail
6年前 に David H Nebinger によって更新されました。

RE: How to deploy Liferay Module Fragment project

Liferay Legend 投稿: 14916 参加年月日: 06/09/02 最新の投稿
santhosh kumar:
How to deploy the Module Fragment project in liferay.


Drop the module jar in the deploy folder and Liferay will take care of the rest.







Come meet me at the 2017 LSNA!
6年前 に santhosh kumar によって更新されました。

RE: How to deploy Liferay Module Fragment project

New Member 投稿: 19 参加年月日: 17/04/12 最新の投稿
David H Nebinger:
santhosh kumar:
How to deploy the Module Fragment project in liferay.


Drop the module jar in the deploy folder and Liferay will take care of the rest.







Come meet me at the 2017 LSNA!
Thanks for replay .
But in my project module jar file is not there.
Please check the attach screenshoot.
Thanks,
santhosh

添付ファイル:

thumbnail
6年前 に Olaf Kock によって更新されました。

RE: How to deploy Liferay Module Fragment project

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
you're not trying to deploy gradle-wrapper.jar, right?

I don't understand your screenshot.
6年前 に santhosh kumar によって更新されました。

RE: How to deploy Liferay Module Fragment project

New Member 投稿: 19 参加年月日: 17/04/12 最新の投稿
Olaf Kock:
you're not trying to deploy gradle-wrapper.jar, right?

I don't understand your screenshot.
Thanks for replay.
I created Module Fragment project ans able to override jsp pages also.
But problem is which jar file we need deploy in deploy folder ..............that screenshoot is my project (CC_Demo11).
Thanks,
santhosh
thumbnail
6年前 に David H Nebinger によって更新されました。

RE: How to deploy Liferay Module Fragment project

Liferay Legend 投稿: 14916 参加年月日: 06/09/02 最新の投稿
It's hard to tell from your screenshot as it's not a complete picture of the filesystem for the project.

When you build in gradle, you'll find a build/libs directory and inside of there will be a jar file named from your bundle name and version. That is the jar file to deploy.









Come meet me at the 2017 LSNA!