<?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: configuring deployment targets in WCM in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173712#M126843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It's currently in 2.2E (which was released after 2.9C, hence the weird history of version numbers vs functionality), and I believe it was merged into community HEAD some time ago (but I might be wrong on that - you wouldn't believe how complex the merge history is!&amp;nbsp; :wink&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;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;E being Enterprise, and C being community, which version numbers aside we consider separate branches that attempt to merge between each other, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is 2.9B on SourceForge the same as 2.9C?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The FSR and deployment APIs have always supported multiple deployment targets, the limitation simply relates to the authoring side UI in 2.1 (both C &amp;amp; E) and 2.9C.&amp;nbsp; You can either use a newer build that includes the new and improved configuration UI, or roll your own UI extension that exposes the underlying multi-target deployment support on any build (including 2.1C and 2.9C).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a newer community build amounts to trying to build from HEAD and seeing if the UI changes have been merged then? I only see the 2.9B release on Sourceforge from December 2007.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=143373" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/project/showfiles.php?group_id=143373&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2008 21:24:05 GMT</pubDate>
    <dc:creator>btmspox</dc:creator>
    <dc:date>2008-06-02T21:24:05Z</dc:date>
    <item>
      <title>configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173708#M126839</link>
      <description>I'm running Alfresco "Version: Community Network - v2.9.0 (B 683)" and WCM 2.9. When I create a site, I get a single 'deploy to' line where I want to have the ability to specify a target name so I can use multiple targets on one server like what is shown here: http://wiki.alfresco.com/wiki/Deploymen</description>
      <pubDate>Fri, 23 May 2008 17:32:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173708#M126839</guid>
      <dc:creator>btmspox</dc:creator>
      <dc:date>2008-05-23T17:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173709#M126840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco 2.9 is still using the old 2.1 configuration UI for Web Projects, where the "Deploy To" field contains a comma separated list of hosts to deploy to.&amp;nbsp; The format for data in this field is explained in more detail in the online help (the little blue question mark button to the right of the field).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2008 14:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173709#M126840</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-05-25T14:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173710#M126841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Alfresco 2.9 is still using the old 2.1 configuration UI for Web Projects, where the "Deploy To" field contains a comma separated list of hosts to deploy to.&amp;nbsp; The format for data in this field is explained in more detail in the online help (the little blue question mark button to the right of the field).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the new WCM configuration UI only in Enterprise and not in a Community edition at this time?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A comma separated list of servers to deploy the website to. Each entry either represents the location of a Deployment Receiver or an Alfresco Repository.&lt;BR /&gt;&lt;BR /&gt;A file server entry must be prefixed with \\. Each server can be represented by a host name or an IP address and may also contain an RMI port number. If an RMI port number is not specified for a Deployment Receiver the default of 44100 will be used. If an RMI port number is not specified for an Alfresco Repository the default of 50500 will be used.&lt;BR /&gt;&lt;BR /&gt;Example: \\liveserver1, \\liveserver2:44200, liverserver3, liverserver4:50900&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this mean that Alfresco 2.9 does not support targets and instead I have to run a separate receiver on a separate port for each deployment directory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 20:34:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173710#M126841</guid>
      <dc:creator>btmspox</dc:creator>
      <dc:date>2008-06-02T20:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173711#M126842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is the new WCM configuration UI only in Enterprise and not in a Community edition at this time?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;It's currently in 2.2E (which was released after 2.9C, hence the weird history of version numbers vs functionality), and I believe it was merged into community HEAD some time ago (but I might be wrong on that - you wouldn't believe how complex the merge history is!&amp;nbsp; :wink&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;BLOCKQUOTE class="jive-quote"&gt;Does this mean that Alfresco 2.9 does not support targets and instead I have to run a separate receiver on a separate port for each deployment directory?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The FSR and deployment APIs have always supported multiple deployment targets, the limitation simply relates to the authoring side UI in 2.1 (both C &amp;amp; E) and 2.9C.&amp;nbsp; You can either use a newer build that includes the new and improved configuration UI, or roll your own UI extension that exposes the underlying multi-target deployment support on any build (including 2.1C and 2.9C).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The wcm-deployment project on the forge (&lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com/projects/wcm-deployment/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/wcm-deployment/&lt;/A&gt;&lt;SPAN&gt;) includes an example web script that programmatically initiates deployment.&amp;nbsp; It doesn't specifically address this issue, but it wouldn't be too difficult to adapt to this case.&amp;nbsp; Note that I haven't had time to prepare a downloadable AMP or anything for that project, so you'll need to checkout the code from SVN and build it yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 21:13:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173711#M126842</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-06-02T21:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173712#M126843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It's currently in 2.2E (which was released after 2.9C, hence the weird history of version numbers vs functionality), and I believe it was merged into community HEAD some time ago (but I might be wrong on that - you wouldn't believe how complex the merge history is!&amp;nbsp; :wink&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;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;E being Enterprise, and C being community, which version numbers aside we consider separate branches that attempt to merge between each other, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is 2.9B on SourceForge the same as 2.9C?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The FSR and deployment APIs have always supported multiple deployment targets, the limitation simply relates to the authoring side UI in 2.1 (both C &amp;amp; E) and 2.9C.&amp;nbsp; You can either use a newer build that includes the new and improved configuration UI, or roll your own UI extension that exposes the underlying multi-target deployment support on any build (including 2.1C and 2.9C).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a newer community build amounts to trying to build from HEAD and seeing if the UI changes have been merged then? I only see the 2.9B release on Sourceforge from December 2007.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=143373" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/project/showfiles.php?group_id=143373&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 21:24:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173712#M126843</guid>
      <dc:creator>btmspox</dc:creator>
      <dc:date>2008-06-02T21:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: configuring deployment targets in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173713#M126844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is 2.9B on SourceForge the same as 2.9C?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes.&amp;nbsp; By "2.9C" I mean "version 2.9 Community edition, any patchlevel".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using a newer community build amounts to trying to build from HEAD and seeing if the UI changes have been merged then?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;You could do that, or you could download and install a nightly build (available from &lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/downloads/nightly/dist/" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/downloads/nightly/dist/&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 21:29:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configuring-deployment-targets-in-wcm/m-p/173713#M126844</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-06-02T21:29:01Z</dc:date>
    </item>
  </channel>
</rss>

