Planned maintenance is scheduled for the week of June 15th - the exact date and time will be announced soon.
See More Details
Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
[Resolved] How to export portlet into WAR file?
Hi everybody,
I am new bee in Liferay.
I am using Liferay 6.2 and have created some portlet.
I want to export portlet into .WAR file to install in my running portal.
Can you tell me how to do it?
Thanks for your help.
I am new bee in Liferay.
I am using Liferay 6.2 and have created some portlet.
I want to export portlet into .WAR file to install in my running portal.
Can you tell me how to do it?
Thanks for your help.
Hi,
Use any build tool like ant or maveen
for generating war file.
thanks and regards
Manikantha R
Use any build tool like ant or maveen
for generating war file.
thanks and regards
Manikantha R
Hi Tai,
How did you create your portlet? using plugin SDK. If yes, you can simply run ant deploy from your portlet folder and can find war file inside "dist" folder of plugin SDK(Ant should be installed).
Thanks,
Ankit
How did you create your portlet? using plugin SDK. If yes, you can simply run ant deploy from your portlet folder and can find war file inside "dist" folder of plugin SDK(Ant should be installed).
Thanks,
Ankit
ANKIT SRIVASTAVA:
Hi Tai,
How did you create your portlet? using plugin SDK. If yes, you can simply run ant deploy from your portlet folder and can find war file inside "dist" folder of plugin SDK(Ant should be installed).
Thanks,
Ankit
Manikantha Rajamani:
Hi,
Use any build tool like ant or maveen
for generating war file.
thanks and regards
Manikantha R
Hi guys,
Thanks for your helps. I can generate WAR file now.
Thank you very much.
Community
Company
Feedback