File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes How to deploy pages configuration? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "How to deploy pages configuration?" Watch "How to deploy pages configuration?" New topic
Author

How to deploy pages configuration?

Nestor Mata
Greenhorn

Joined: Nov 07, 2006
Posts: 15
Hi Richard Sezov,

Is there a way to deploy a base site tree and configuration on liferay?

Best regards,
Nestor
Rich Sezov
Author
Greenhorn

Joined: Dec 13, 2006
Posts: 17
Yes, there are several ways.

1. You can create the site on one portal, then export the configuration into a LAR file, then import it into another portal server.

2. You can use Liferay's remote staging facility to push pages from a staging server to the production server.

3. You can write a hook that programmatically creates the site (the 7cogs-hook which ships with Liferay CE is a good example of this).

Hope this helps!

--Rich
 
IntelliJ Java IDE
 
subject: How to deploy pages configuration?
 
Threads others viewed
How to develop the struts application without IDE?
Passed
Integrate WSAD with JBOSS
good book on weblogic
Enabling WS Security for XML Encryption of an EJB Web Service
IntelliJ Java IDE