[
https://jira.jboss.org/browse/GTNPORTAL-870?page=com.atlassian.jira.plugi...
]
Antoine Herzog commented on GTNPORTAL-870:
------------------------------------------
Hello,
I fully agree with the comment of Nic Essling.
I have help several companies to set up their portal, and always recommended the
"files and war for config of portal".
I have seen some project starting with using the "Portal Admin + DB storing for
config of portal"... and ending to a big mess. They usually rollback to the
"files and war config of portal".
if this can help : some point of view.
The "Portal Admin + DB storing for config of portal" is a nice feature.
It allows quick start of a portal, for a newbie, and for evaluation.
It allows a easy way to view the portal config (read only), for dev.
This is sometime usefull to see what's going on with the "files and war config
of portal", when deploying, re-deploy, hot deploy.
It allows prototyping of the portal, very usefull for workshop with the end users and
designer.
The "DB storing for config of portal" is necessary, as a way to centralize all
the config of the portals.
It is a central point when running the portal, to get all the config.
But there is a big drawback cause by this centralization.
It is not possible to put together several developments made on several DB.
So no incremental or teams development on separate environment.
It is not easy to go from dev environment to integration/test to production.
It is not easy to redeploy only a part of the portal (sometime usefull in production).
so... my point of view is :
- keep (of course) the "Portal Admin + DB storing for config of portal" (or
storing in the JCR) and add (or retrieve) the "files and war for config of
portal" ie : config in file and hot redeploy mechanism.
- may be there a trick to find to get the "files and war for config of portal"
or something similar with the storing in the JCR.
- see the other JIRA about the redeploy of extension portal container :
https://jira.jboss.org/browse/GTNPORTAL-315
the aim is to ease the portal deployment from dev environment to integration/test to
production, and allow multiple dev environments.
Portal entity creation and configuration in a war file.
-------------------------------------------------------
Key: GTNPORTAL-870
URL:
https://jira.jboss.org/browse/GTNPORTAL-870
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Matt Wringe
Fix For: 4.0.0
It would be nice if we could have some simple portal/portlet configuration files that
would allow us to have similar functionality as the object.xml and portlet-instances.xml
files that JBoss Portal used to have.
This would be something more simplier than the portal extension and would allow for
things like configuring a new page with portlets on it when the portlet war gets deployed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira