<?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: deployment file configuration change from 3.0 to 3.2 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238099#M191229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Start by looking here.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WCM_Deployment_Engine" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WCM_Deployment_Engine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will want to create a "file system deployment target".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only have one of these then you just change the values in deployment.properties.&amp;nbsp;&amp;nbsp; If you have multiple then there's a sample provided to get you started.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 16:28:39 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-08-24T16:28:39Z</dc:date>
    <item>
      <title>deployment file configuration change from 3.0 to 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238098#M191228</link>
      <description>Hi all,I've just installed the WCM deployment module of 3.2 community and I've found that configuration files and also java classes are changed from 3.0 version.For instance, I have this configuration on application-context.xml of 3.0&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="configuration" class="org.alfresco.deployment.con</description>
      <pubDate>Mon, 24 Aug 2009 16:23:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238098#M191228</guid>
      <dc:creator>d_montagni</dc:creator>
      <dc:date>2009-08-24T16:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: deployment file configuration change from 3.0 to 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238099#M191229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Start by looking here.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WCM_Deployment_Engine" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WCM_Deployment_Engine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will want to create a "file system deployment target".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only have one of these then you just change the values in deployment.properties.&amp;nbsp;&amp;nbsp; If you have multiple then there's a sample provided to get you started.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 16:28:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238099#M191229</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-08-24T16:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: deployment file configuration change from 3.0 to 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238100#M191230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw into the readme.txt and got &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;To define more targets follow the pattern of default-target.xml.&amp;nbsp;&amp;nbsp;&amp;nbsp; There are two steps involved a) definition of your target and &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;b) registration of your target with the deployment engine.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;just, I don't understand the pattern.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to duplicate the:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;lt;bean class="org.alfresco.deployment.impl.server.DeploymentTargetRegistrationBean"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;init-method="register"&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;lt;/bean&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; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;section for my N targets and customize the properties?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 16:56:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238100#M191230</guid>
      <dc:creator>d_montagni</dc:creator>
      <dc:date>2009-08-24T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: deployment file configuration change from 3.0 to 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238101#M191231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The example on the wiki gives an example of defining a target with the name "sampleTarget".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you want a target called MYWEBSITE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy that sample-target.xml&amp;nbsp; to a file called MYWEBSITE-target.xml and put it into deployment/targets folder (alongside default-target.xml).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the name property to "MYWEBSITE".&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the rootDirectory to "/appdeploy/MYWEBSITE"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Change autoFix to true or leave as is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Change user to "admin".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Change password to "admin".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Change metaDataDirectory to wherever you stored your data in the old version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove postCommit property since you are not using it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:49:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238101#M191231</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-08-24T21:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: deployment file configuration change from 3.0 to 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238102#M191232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, works great!&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniele&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:18:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-file-configuration-change-from-3-0-to-3-2/m-p/238102#M191232</guid>
      <dc:creator>d_montagni</dc:creator>
      <dc:date>2009-08-25T10:18:37Z</dc:date>
    </item>
  </channel>
</rss>

