Hi guys,

Currently, the setup root password feature has some disadvantages.
Those are:
- This feature depended directly on portal core and could not enable/disable feature
- The SetupOrganizationDatabaseInitializer was clone of OrganizationDatabaseInitializer (in core service), that is hard for maintain
- The implementation of PortalSetupService is not really good because it used many static methods and hardcode properties
- Potential buggy https://issues.jboss.org/browse/GTNPORTAL-3320

We has collected issues of this feature and created https://issues.jboss.org/browse/GTNPORTAL-3315 to improve it

Who can review or have idea about that?

Kind regards,