<?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: Problems with custom Model/aspects in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101882#M70811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you should point your attention to the next message&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: org.jibx.runtime.JiBXException: No unmarshaller for element "model" (line 1, col 7)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When I look at your custommodel&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model&amp;gt;&lt;BR /&gt;&amp;lt;aspects&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;!– Custom Business Strategy Solution Details Aspect –&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;aspect name="custom:SolutionDetails"&amp;gt;&lt;BR /&gt;&amp;nbsp; …&lt;BR /&gt;&amp;nbsp; &amp;lt;/aspect&amp;gt;&lt;BR /&gt;&amp;nbsp; …&lt;BR /&gt;&amp;lt;/aspects&amp;gt;&lt;BR /&gt;&amp;lt;/model&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I am missing the name for you model and the xmlns (schema)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my custom model starts like the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model name="cu:custommodel" xmlns="&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;"&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;where the prefix (cu) is defined in the namespace section&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp; &amp;lt;namespaces&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–Define a namespace for my nef definitions –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;namespace uri="my.new.model" prefix="cu"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/namespaces&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2007 06:45:10 GMT</pubDate>
    <dc:creator>evdgeest</dc:creator>
    <dc:date>2007-04-24T06:45:10Z</dc:date>
    <item>
      <title>Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101881#M70810</link>
      <description>Hey guys, I am running the alfresco/tomcat bundle, and trying to play with some of the custom model/aspect stuff. I have included the log as well as the three pertinent files. I admit I am a newb to Tomcat/Alfresco, but I must be missing something. 12:00:12,096 WARN&amp;nbsp; [remoting.rmi.RmiRegistryFactory</description>
      <pubDate>Mon, 23 Apr 2007 18:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101881#M70810</guid>
      <dc:creator>ke4qqq</dc:creator>
      <dc:date>2007-04-23T18:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101882#M70811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you should point your attention to the next message&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: org.jibx.runtime.JiBXException: No unmarshaller for element "model" (line 1, col 7)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When I look at your custommodel&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model&amp;gt;&lt;BR /&gt;&amp;lt;aspects&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;!– Custom Business Strategy Solution Details Aspect –&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;aspect name="custom:SolutionDetails"&amp;gt;&lt;BR /&gt;&amp;nbsp; …&lt;BR /&gt;&amp;nbsp; &amp;lt;/aspect&amp;gt;&lt;BR /&gt;&amp;nbsp; …&lt;BR /&gt;&amp;lt;/aspects&amp;gt;&lt;BR /&gt;&amp;lt;/model&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I am missing the name for you model and the xmlns (schema)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my custom model starts like the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model name="cu:custommodel" xmlns="&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;"&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;where the prefix (cu) is defined in the namespace section&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp; &amp;lt;namespaces&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–Define a namespace for my nef definitions –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;namespace uri="my.new.model" prefix="cu"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/namespaces&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 06:45:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101882#M70811</guid>
      <dc:creator>evdgeest</dc:creator>
      <dc:date>2007-04-24T06:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101883#M70812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, since you are using the dictionary type 'd:text', you must import the dictionary model like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model name="…" xmlns="…"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;…&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;imports&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;!– Import Alfresco Dictionary Definitions –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;import uri="&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;" prefix="d"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/imports&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 06:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101883#M70812</guid>
      <dc:creator>frederick</dc:creator>
      <dc:date>2007-04-24T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101884#M70813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having the same problem. did anyone managed to get it working?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Croc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:37:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101884#M70813</guid>
      <dc:creator>croc</dc:creator>
      <dc:date>2010-08-04T13:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101885#M70814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a file in &amp;lt;tomcat&amp;gt;/shared/classes/alfresco/extension customModel.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;take it as an example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 04:39:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101885#M70814</guid>
      <dc:creator>almer_bolatov</dc:creator>
      <dc:date>2010-09-06T04:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101886#M70815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting the same problem…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could someone help to solve it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 19:41:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101886#M70815</guid>
      <dc:creator>rleones</dc:creator>
      <dc:date>2011-02-18T19:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101887#M70816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi rleones,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please paste your custom model file over here as the above post is too old.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 17:33:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101887#M70816</guid>
      <dc:creator>sujaypillai</dc:creator>
      <dc:date>2011-02-22T17:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with custom Model/aspects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101888#M70817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sujay, Thanks for your help, but I've already solved the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've put the wrong xmlns on the custom model. I've changed for this one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;model name="my:model" xmlns="&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;"&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;BR /&gt;&lt;SPAN&gt;After this, I haven't gotten the error anymore.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 14:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-custom-model-aspects/m-p/101888#M70817</guid>
      <dc:creator>rleones</dc:creator>
      <dc:date>2011-03-02T14:01:06Z</dc:date>
    </item>
  </channel>
</rss>

