<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem overriding jsf component in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-overriding-jsf-component/m-p/244721#M197851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to override the PropertySheet component, but somehow the declaration of the extension in the faces-config-custom.xml does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my declaration in my faces-config-custom.xml (which resides in alfresco/WEB-INF/classes/META-INF):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;faces-config&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;component-type&amp;gt;org.alfresco.faces.PropertySheet&amp;lt;/component-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;component-class&amp;gt;com.acando.alfresco.web.UIMyPropertySheet&amp;lt;/component-class&amp;gt;&lt;BR /&gt; &amp;lt;/component&amp;gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;However if I instead change the declaration in the main faces-config (faces-config-repo.xml which is the core in Alfresco) from…&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;component-type&amp;gt;org.alfresco.faces.PropertySheet&amp;lt;/component-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;component-class&amp;gt;org.alfresco.web.ui.repo.component.property.UIPropertySheet&amp;lt;/component-class&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/component&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;component-type&amp;gt;org.alfresco.faces.PropertySheet&amp;lt;/component-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;component-class&amp;gt;com.acando.alfresco.web.UIMyPropertySheet&amp;lt;/component-class&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/component&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;…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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 13:15:37 GMT</pubDate>
    <dc:creator>billerby</dc:creator>
    <dc:date>2010-02-11T13:15:37Z</dc:date>
    <item>
      <title>Problem overriding jsf component</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-overriding-jsf-component/m-p/244721#M197851</link>
      <description>I am trying to override the PropertySheet component, but somehow the declaration of the extension in the faces-config-custom.xml does not work.This is my declaration in my faces-config-custom.xml (which resides in alfresco/WEB-INF/classes/META-INF):&amp;lt;faces-config&amp;gt; &amp;lt;component&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;compon</description>
      <pubDate>Thu, 11 Feb 2010 13:15:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-overriding-jsf-component/m-p/244721#M197851</guid>
      <dc:creator>billerby</dc:creator>
      <dc:date>2010-02-11T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem overriding jsf component</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-overriding-jsf-component/m-p/244722#M197852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, found out that the faces-config-custom.xml must be placed directly in "Alfresco/WEB-INF" if an component extension should be picked up. I find it pretty strange though that all other declarations and configurations is beeing picked up and processed when placed in the "WEB-INF/classes/META-INF"-folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 13:41:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-overriding-jsf-component/m-p/244722#M197852</guid>
      <dc:creator>billerby</dc:creator>
      <dc:date>2010-02-11T13:41:07Z</dc:date>
    </item>
  </channel>
</rss>

