<?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 Re: Exceptions adding custom aspect in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20223#M9395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies for missing your previous post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that you are referencing the model name and not the aspect name. In your model you have the following snippet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;aspect name="gto:project"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;GTO Project Specification&amp;lt;/title&amp;gt;&lt;SPAN class="line-numbers-rows"&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;The aspect name is &lt;/SPAN&gt;&lt;STRONG&gt;gto&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roject&lt;/STRONG&gt;&lt;SPAN&gt; so in the web client config files you should be using this and not "gto&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rojectModel".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for example in web-client-config.xml and web-client-config-edit-properties.xml you should use the following evaluator expression:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="aspect-name" condition="gto:project"&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same also goes for the reference in the Action Wizards section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2006 09:00:02 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-01-24T09:00:02Z</dc:date>
    <item>
      <title>Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20220#M9392</link>
      <description>Hello all. I'm trying to create a custom aspect and apply it to content and I'm getting exceptions. It's a very simple aspect, just really trying to create a stub so I can play. Following are the steps I've taken: XML for the aspect: repository/config/alfresco/extension/projectModel.xml&amp;lt;?xml vers</description>
      <pubDate>Wed, 28 Dec 2005 17:09:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20220#M9392</guid>
      <dc:creator>rmangi</dc:creator>
      <dc:date>2005-12-28T17:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20221#M9393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i did run the test program to validate the xml before deploying it… passed fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 17:13:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20221#M9393</guid>
      <dc:creator>rmangi</dc:creator>
      <dc:date>2005-12-28T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20222#M9394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bump… anybody have any advice? Anything else I should post here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 19:10:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20222#M9394</guid>
      <dc:creator>rmangi</dc:creator>
      <dc:date>2006-01-23T19:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20223#M9395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies for missing your previous post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that you are referencing the model name and not the aspect name. In your model you have the following snippet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;aspect name="gto:project"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;GTO Project Specification&amp;lt;/title&amp;gt;&lt;SPAN class="line-numbers-rows"&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;The aspect name is &lt;/SPAN&gt;&lt;STRONG&gt;gto&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roject&lt;/STRONG&gt;&lt;SPAN&gt; so in the web client config files you should be using this and not "gto&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rojectModel".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for example in web-client-config.xml and web-client-config-edit-properties.xml you should use the following evaluator expression:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="aspect-name" condition="gto:project"&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same also goes for the reference in the Action Wizards section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 09:00:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20223#M9395</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-01-24T09:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20224#M9396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did what you wrote, but after try to apply an aspect in a rule, when it will show the aspect list available, in fact show the errors in UI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Error calling action method of component with id new-rule-condition:set-add-button&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Exception while invoking expression #{NewRuleWizard.promptForConditionValues}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hide Details&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Error calling action method of component with id new-rule-condition:set-add-button at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74) at javax.faces.component.UICommand.broadcast(UICommand.java:106) at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164) at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:106) at org.alfresco.web.app.servlet.AlfrescoFacesServlet.service(AlfrescoFacesServlet.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:73) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:153) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) at java.lang.Thread.run(Thread.java:595) Caused by: javax.faces.el.EvaluationException: Exception while invoking expression #{NewRuleWizard.promptForConditionValues} at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:153) at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63) … 29 more Caused by: java.lang.NullPointerException at org.alfresco.web.bean.wizard.NewRuleWizard.promptForConditionValues(NewRuleWizard.java:266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129) … 30 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If needed I can post the changes in the files for your inspection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 15:49:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20224#M9396</guid>
      <dc:creator>hsp</dc:creator>
      <dc:date>2006-01-24T15:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20225#M9397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, forget about it. At the moment it is working, after I logged out and in again. Thank's&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 15:54:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20225#M9397</guid>
      <dc:creator>hsp</dc:creator>
      <dc:date>2006-01-24T15:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20226#M9398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That worked! Thanks. Ok, but now I have another question on this same topic. So I added the aspect to a space using a rule based on the name "Project*". I created a new space and it adds the aspect. When I go to edit the properties of this space it shows the fields I've added, but they are greyed out and I can't change them, just blank values. How do I edit these values?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm trying to do is to add some custom properties to certain spaces which represent Projects in our firm. This data should be attached to the Project (space) not to the documents in the space, things such as client name, project code, create date, that sort of meta data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 16:09:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20226#M9398</guid>
      <dc:creator>rmangi</dc:creator>
      <dc:date>2006-01-24T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20227#M9399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Besides this case above, I have a doubt eigther. After create the aspect, I changed the name of a propertie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was "nomeCLiente"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed to "nomeCliente".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But Before I change it, I'd already assigned the aspect to one document, and after I change it (redeployed it). So, the propertie "nomeCliente" doesn't appears now. How could it be, neigther that already assigned ("nomeCLiente")?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I wait by the answer of rmangi question too)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Helio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 16:58:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20227#M9399</guid>
      <dc:creator>hsp</dc:creator>
      <dc:date>2006-01-24T16:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20228#M9400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I presume you are talking about the 'View Details' page for the space where the the properties are shown but grayed out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The list of properties that appear here are driven from the configuration file (web-client-config.xml). The list is built from all the property-sheet config found for each applicable type and/or aspect. rmangi has an example of this at the beginning of this topic. hsp, have you updated your config to show "nomeCliente" instead of "nomeCLiente"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To edit the properties you can click on the small icon in the title bar of the Properties panel (on the right hand side). This should take you to the edit properties page for the space. If you don't see this icon it means you do not have the permissions to edit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, unfortunately, the edit space details page is not dynamic at the moment (unlike the edit content properties page) meaning that despite what you have configured in web-client-config-edit-properties.xml none of the properties will show up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will be fixing this in the release after 1.2, so in the meantime you will have to create your own details page. You could use the same technique the forums use to dispatch to your own page instead of the standard one. To do this you would need the following config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="aspect-name" condition="gto:project"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="gto:projectName"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="gto:clientName"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="gto:entryDate"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;navigation&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;override from-outcome="showSpaceDetails" to-view-id="/jsp/your/aspect-details-page.jsp" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/navigation&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You will then also need to create a backing bean for your new page to take the properties entered by the user and update the node in the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use this approach you will need to get the latest source from SVN or the nightly build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:49:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20228#M9400</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-01-25T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20229#M9401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issues i mentioned in the previous post are covered by the following JIRA issues:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/jira/browse/AWC-447" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/AWC-447&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/jira/browse/AWC-99" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/AWC-99&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 10:12:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20229#M9401</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-01-25T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20230#M9402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hsp, have you updated your config to show "nomeCliente" instead of "nomeCLiente"?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I have not been placed in the file customModel.xml. Ok Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 11:45:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20230#M9402</guid>
      <dc:creator>hsp</dc:creator>
      <dc:date>2006-01-25T11:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exceptions adding custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20231#M9403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's exactly what I needed to know. Thank you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 16:37:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exceptions-adding-custom-aspect/m-p/20231#M9403</guid>
      <dc:creator>rmangi</dc:creator>
      <dc:date>2006-01-25T16:37:58Z</dc:date>
    </item>
  </channel>
</rss>

