02-11-2010 08:15 AM
<faces-config>
<component>
<component-type>org.alfresco.faces.PropertySheet</component-type>
<component-class>com.acando.alfresco.web.UIMyPropertySheet</component-class>
</component>
<component>
<component-type>org.alfresco.faces.PropertySheet</component-type>
<component-class>org.alfresco.web.ui.repo.component.property.UIPropertySheet</component-class>
</component>
to
<component>
<component-type>org.alfresco.faces.PropertySheet</component-type>
<component-class>com.acando.alfresco.web.UIMyPropertySheet</component-class>
</component>
…it works. Changing the central faces-config files in Alfresco is not an option in the long run for us, and I can not understand why the extension does not work in the first case. All other configuration like managed-bean declarations are perfectly read.02-11-2010 08:41 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.