<?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: version upgrade questions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255975#M209105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 - delete the webapp/alfresco and the working/alfresco folder.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you know nothing from the old webapp remains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 -never change anything in the WEB-INF folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2012 22:05:44 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2012-04-09T22:05:44Z</dc:date>
    <item>
      <title>version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255974#M209104</link>
      <description>When one is doing a version upgrade, between lets say 4.0b and 4.0d community, it is documented that one need only replace the WAR files in the Tomcat/webapps folder.&amp;nbsp; Ok, this has worked in updating 4.0 to a, b, and c.&amp;nbsp; However, I'm finding it fails, or appears to fail when going from c to 4.0d as</description>
      <pubDate>Mon, 09 Apr 2012 21:53:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255974#M209104</guid>
      <dc:creator>digihorse</dc:creator>
      <dc:date>2012-04-09T21:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255975#M209105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 - delete the webapp/alfresco and the working/alfresco folder.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you know nothing from the old webapp remains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 -never change anything in the WEB-INF folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 22:05:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255975#M209105</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-09T22:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255976#M209106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1 - delete the webapp/alfresco and the working/alfresco folder.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you know nothing from the old webapp remains.&lt;BR /&gt;2 -never change anything in the WEB-INF folder.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmm…&amp;nbsp; You have repeatedly said the above again and again in the forums, ignoring the directions on the wikis and other to do exactly that to create customizations.&amp;nbsp; If, as you say, one should never edit anything in the WEB-INF folder, how does one go about creating customizations, such as custom content models?&amp;nbsp; Its&amp;nbsp; only helpful for someone to preach against the written documentation when that someone offers an alternative that works as well.&amp;nbsp; I'm happy to have more information, as I'm sure others would be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 05:52:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255976#M209106</guid>
      <dc:creator>digihorse</dc:creator>
      <dc:date>2012-04-10T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255977#M209107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most of the documentation I've seen advise to update files in &amp;lt;tomcat home&amp;gt;/shared/classes/* and put libs in &amp;lt;tomcat home&amp;gt;/shared/lib .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Most server configuration is done in &amp;lt;tomcat home&amp;gt;/shared/classes/alfresco-global.properties and adding a new content model would be in &amp;lt;tomcat home&amp;gt;/shared/classes/alfresco/extension/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Directly modifying in the WEB-INF sure works since those are the source files but a clean customization is done in&amp;nbsp; &amp;lt;tomcat home&amp;gt;/shared/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If for some reason you have to modify something in WEB-INF/ , be sure to document it somewhere locally to be able to do these changes again once you upgrade your version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please link to the said documentation and/or update it if it's still advising to modify WEB-INF/* ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now that you have to upgrade, maybe you could try dowloading your old version vanilla in another folder and try to apply a recursive diff on both your folder to highlight the changes that might have been done. Once you notice what they are and what they're for, try to port them to the appropriate &amp;lt;tomcat home&amp;gt;/shared/* section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck on your upgrade.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 06:39:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255977#M209107</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-04-10T06:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255978#M209108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Scouil&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 09:15:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255978#M209108</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-10T09:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: version upgrade questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255979#M209109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks for quick response. (I actually have many clean installs of the various versions of Alfresco floating around as tests&amp;nbsp; :twisted: )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any file that is found within WEB-INF be altered and put into the shared/classes/alfresco instead?&amp;nbsp; What about the repository.properties? Seems I remember reading that one should be able to put "any" config parameters in to the alfresco-global.properties file. Yes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will hunt down those links to post too. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 17:28:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/version-upgrade-questions/m-p/255979#M209109</guid>
      <dc:creator>digihorse</dc:creator>
      <dc:date>2012-04-10T17:28:30Z</dc:date>
    </item>
  </channel>
</rss>

