[
https://issues.jboss.org/browse/GTNPORTAL-2512?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz updated GTNPORTAL-2512:
-------------------------------------------
Fix Version/s: 3.x
(was: 3.4.0.Final)
Remove unused NodeHierarchyCreator component service
----------------------------------------------------
Key: GTNPORTAL-2512
URL:
https://issues.jboss.org/browse/GTNPORTAL-2512
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Trong Tran
Priority: Optional
Fix For: 3.x
Today this component service is used to create the home folder for users */Users* ( in
*portal-system* workspace) which is actually not used in GateIn itself.
It is configured in jcr-configuration.xml.
{code}
<component>
<key>org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator</key>
<type>org.exoplatform.services.jcr.ext.hierarchy.impl.NodeHierarchyCreatorImpl</type>
</component>
{code}
We also need to remove its component-plugin-configuration at
component-plugins-configuration.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira