<?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 How to point Alfresco Share to a specific Alfresco instance? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261063#M214193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yesterday I configured two Alfresco in the same Tomcat instance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside webapps I have the following folders:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco (3.4) (alfresco-global-34.properties) (database: alfresco) (dir.root=/dados/alfresco/alf_data)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco40 (4.0)&amp;nbsp; (alfresco-global.properties) (database: alfresco_40) (dir.root=/dados/alfresco_40/alf_data)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share (3.4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share40 (4.0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the alfresco-global.properties (4.0) I had to change the TCP ports of several services. To use two (or more) alresco-global.properties I had to change the tomcat6/webapps/alfresco/WEB-INF/classes/alfresco/core-services-context.xml. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have two Alfresco Explorer working fine in the same Tomcat instance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is with Alfresco Share. When I access share40 the data (sites, my tasks, etc) are of alfresco (3.4). But I need that share40 points to alfresco40.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I configure share40 to point to alfresco40 instance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry my english. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 11:17:04 GMT</pubDate>
    <dc:creator>cantoni</dc:creator>
    <dc:date>2012-02-09T11:17:04Z</dc:date>
    <item>
      <title>How to point Alfresco Share to a specific Alfresco instance?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261063#M214193</link>
      <description>Hello,Yesterday I configured two Alfresco in the same Tomcat instance. Inside webapps I have the following folders:alfresco (3.4) (alfresco-global-34.properties) (database: alfresco) (dir.root=/dados/alfresco/alf_data)alfresco40 (4.0)&amp;nbsp; (alfresco-global.properties) (database: alfresco_40) (dir.root=/</description>
      <pubDate>Thu, 09 Feb 2012 11:17:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261063#M214193</guid>
      <dc:creator>cantoni</dc:creator>
      <dc:date>2012-02-09T11:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to point Alfresco Share to a specific Alfresco instance?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261064#M214194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/share-change-port.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/share-change-port.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 11:27:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261064#M214194</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2012-02-09T11:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to point Alfresco Share to a specific Alfresco instance?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261065#M214195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Mike!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I've renamed the &lt;/SPAN&gt;&lt;STRONG&gt;tomcat6/shared/classes/alfresco/web-extension/share-config-custom.xml.sample&lt;/STRONG&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;STRONG&gt;share-config-custom-40.xml&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I've changed the &lt;/SPAN&gt;&lt;STRONG&gt;tomcat6/webapps/share40/WEB-INF/classes/alfresco/slingshot-application-context&lt;/STRONG&gt;&lt;SPAN&gt; (replacing &lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;value&amp;gt;classpath:alfresco/web-extension/share-config-custom.xml&amp;lt;/value&amp;gt;&lt;/STRONG&gt;&lt;SPAN&gt; to&lt;/SPAN&gt;&lt;STRONG&gt; &amp;lt;value&amp;gt;classpath:alfresco/web-extension/share-config-custom-40.xml&amp;lt;/value&amp;gt;&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have 3.4 and 4.0 working (Explorer and Share) in the same Tomcat instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that isn't best way to configure because I need to duplicate everything (database, respository, config files). But it's only a test. In the production I will have only one Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 13:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261065#M214195</guid>
      <dc:creator>cantoni</dc:creator>
      <dc:date>2012-02-09T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to point Alfresco Share to a specific Alfresco instance?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261066#M214196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forgot one step:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I've changed the share-config-custom-40.xml (uncommenting and replacing the lines described in &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fshare-change-port.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fshare-change-port.html&lt;/A&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ex.:&lt;/SPAN&gt;&lt;STRONG&gt; &amp;lt;endpoint-url&amp;gt;&lt;A href="http://localhost:8080/alfresco/s" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s&lt;/A&gt;&amp;lt;/endpoint-url&amp;gt;&lt;/STRONG&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;endpoint-url&amp;gt;&lt;A href="http://localhost:8080/alfresco40/s" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco40/s&lt;/A&gt;&amp;lt;/endpoint-url&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;endpoint-url&amp;gt;&lt;A href="http://localhost:8080/alfresco/wcs" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/wcs&lt;/A&gt;&amp;lt;/endpoint-url&amp;gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; to &lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;endpoint-url&amp;gt;&lt;A href="http://localhost:8080/alfresco40/wcs" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco40/wcs&lt;/A&gt;&amp;lt;/endpoint-url&amp;gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luiz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 13:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-point-alfresco-share-to-a-specific-alfresco-instance/m-p/261066#M214196</guid>
      <dc:creator>cantoni</dc:creator>
      <dc:date>2012-02-09T13:35:52Z</dc:date>
    </item>
  </channel>
</rss>

