[EMAIL PROTECTED] wrote:
Author: andreas
Date: Fri Jan 11 09:49:48 2008
New Revision: 611243

URL: http://svn.apache.org/viewvc?rev=611243&view=rev
Log:
Redirect to pub intro page after creating a publication


The only problem with this is it then loads the publication into memory and certain items can no longer be changed without a restart. If there were a way to force the re-read of configuration information, this wouldn't be a problem. But as it is now, that requires a restart of the application server.

For instance, I create a new publication based on an existing one, taking advantage of our templating capabilities. I then go in and copy over my template passwd and policies directories, edit access-control.xml to point to the publication's passwd and policies directory instead of its template. Then one needs to modify the publication.xml file to change the proxy settings. If you do this before accessing the intro page, the changes are loaded and everything works. If you do this after accessing the intro page, you'd have to restart the servlet engine.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to