Fórum

package and deploy page templates, structures and configs

thumbnail
Andreas Müller, modificado 13 Anos atrás.

package and deploy page templates, structures and configs

Junior Member Postagens: 47 Data de Entrada: 26/01/11 Postagens Recentes
Imagine you design and develop a Liferay portal for your customer. There are development artefacts which you clearly deploy as a project, usually as a war file: hooks, portlets, themes including page layouts etc.
What is the recommended way to develop, source control, package and deploy other artefacts like:
  • structures and page templates
  • custom roles
  • organizations
  • communities
  • configurations (auth,SSO,...)
  • initial content

For a trial you tend to create and configure these things online, but in a staged environment (dev,test,live) you don't want to repeat them, do you?
Is there a way to do ALL of these things in a comfortable way with source controlled and deployable files?
Cristiano Carretti, modificado 12 Anos atrás.

RE: package and deploy page templates, structures and configs

New Member Postagens: 2 Data de Entrada: 25/11/11 Postagens Recentes
This is a very interesting question!!
Is there an answer?
Do I use LAR file export? It dosen't work with Liferay 6.1 GA1; I have an com.liferay.portal.kernel.lar.PortletDataException: com.liferay.portlet.journal.DuplicateArticleIdException emoticon
How do I use Liferay for a staged environment??