<?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: Deploy Custom Model in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258933#M212063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I moved the 3 files on&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\extension&lt;/STRONG&gt;&lt;SPAN&gt; (the extension directory didn't exist so i created it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the model doesen't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the file&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;someco-model-context.xml&lt;/STRONG&gt;&lt;SPAN&gt; there is the tag &amp;lt;value&amp;gt; where (i presumed) must contain the route for the model file so i wrote this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;value&amp;gt;C:/Alfresco/tomcat/webbaps/alfresco/WEB-INF/classes/extension/scModel.xml&amp;lt;/value&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2012 08:48:11 GMT</pubDate>
    <dc:creator>removedquasar</dc:creator>
    <dc:date>2012-04-20T08:48:11Z</dc:date>
    <item>
      <title>Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258929#M212059</link>
      <description>Following your guide i created a new custom model but i don't know how deploy it on my Alfresco.The guide say to use the build.xml file and run "ant deploy"&amp;nbsp; but i have no idea what is this file and no idea how run ant.&amp;nbsp; &lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: Can you explain me please? Thanks&amp;nbsp; :mrgreen:</description>
      <pubDate>Tue, 17 Apr 2012 09:21:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258929#M212059</guid>
      <dc:creator>removedquasar</dc:creator>
      <dc:date>2012-04-17T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258930#M212060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can manually place the files created by you under&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/shared/classes/alfresco/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or tomcat/webapps/alfresco/WEB-INF/classes/alfresco/extension/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to have two files for content model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;model file &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file to register the model.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 09:27:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258930#M212060</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-17T09:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258931#M212061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes i created two file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;scModel.xml&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;someco-model-context.xml&lt;/STRONG&gt;&lt;SPAN&gt; (the Spring configuration file).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So i have to place both in one of those directories?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 10:01:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258931#M212061</guid>
      <dc:creator>removedquasar</dc:creator>
      <dc:date>2012-04-17T10:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258932#M212062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes exactly and restart the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also you need to create that web-client-config.xml file and place that as well at same location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that file you need to add the entry of the aspects and types which you have created to make it visible in the webclient.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 05:38:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258932#M212062</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-18T05:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258933#M212063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I moved the 3 files on&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\extension&lt;/STRONG&gt;&lt;SPAN&gt; (the extension directory didn't exist so i created it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the model doesen't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the file&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;someco-model-context.xml&lt;/STRONG&gt;&lt;SPAN&gt; there is the tag &amp;lt;value&amp;gt; where (i presumed) must contain the route for the model file so i wrote this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;value&amp;gt;C:/Alfresco/tomcat/webbaps/alfresco/WEB-INF/classes/extension/scModel.xml&amp;lt;/value&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 08:48:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258933#M212063</guid>
      <dc:creator>removedquasar</dc:creator>
      <dc:date>2012-04-20T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258934#M212064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No it should be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; alfresco/extension/scModel.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 09:18:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258934#M212064</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-20T09:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258935#M212065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did but still no work. I thought that there was a problem in my files so i used the 3 files from your site about the someCo project. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I put the file in the directory but it's the same, doesen't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i put the 3 files on &lt;/SPAN&gt;&lt;STRONG&gt;C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\extension&lt;/STRONG&gt;&lt;SPAN&gt; nothing happend (Alfresco start but the module is not load)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead if i try to put the 3 files on &lt;/SPAN&gt;&lt;STRONG&gt;C:\Alfresco\tomcat\shared\classes\alfresco\extension&lt;/STRONG&gt;&lt;SPAN&gt; Alfresco doesen't start, the Explorer show me an error 404 and the Share say that there is a problem with the server. I have to add something to the global properties of Alfresco?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 15:02:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258935#M212065</guid>
      <dc:creator>removedquasar</dc:creator>
      <dc:date>2012-04-20T15:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258936#M212066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please post your logs where you are getting error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 04:45:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258936#M212066</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-23T04:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258937#M212067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fixed ^^&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used ant and now all work correctly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(ah there was some errors on the file web-client-config-custom).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 15:24:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258937#M212067</guid>
      <dc:creator>removedquasar</dc:creator>
      <dc:date>2012-04-23T15:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258938#M212068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great,Congo please mark it as SOLVED.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 05:22:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258938#M212068</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-24T05:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258939#M212069</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;Can you give me more details about it. I am trying to deploy a custom model in the version 5.0.c and never can see the new type, if i do clic in the option Change Type, i cannot select my type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:06:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258939#M212069</guid>
      <dc:creator>mariamolina</dc:creator>
      <dc:date>2015-02-11T14:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258940#M212070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See Jeff Potts article about this, you need to add configuration to tell Alfresco that you got a new type that should be displayed: &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#part-2-configuring-alfresco-share" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#part-2-configuring-alfresco-share&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:21:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-custom-model/m-p/258940#M212070</guid>
      <dc:creator>gravitonian</dc:creator>
      <dc:date>2015-02-26T15:21:47Z</dc:date>
    </item>
  </channel>
</rss>

