<?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: Alfresco.War Doubt in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54200#M32274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heckle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps from this&amp;nbsp;&lt;A href="http://docs.alfresco.com/community/tasks/alfresco-sdk-tutorials-all-in-one-archetype.html" rel="nofollow noopener noreferrer"&gt;Alfresco-AIO&lt;/A&gt;&amp;nbsp;and was able to run the site. As I needed the alfresco.war and share.war files for deployment but alfresco.war was not generated like the share.war(inside share folder).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what does below line indicate ?&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000000;"&gt;repo&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;This&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;is&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; the &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;Alfresco&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; WAR project &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; produces a customized &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;Alfresco&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;WAR &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;by&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; applying the AMP produced &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;by&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; the &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;/&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;acme&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;cms&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;poc&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;repo&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;amp project&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Do I need to apply some command on repo folder ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 16:44:01 GMT</pubDate>
    <dc:creator>nikhi19</dc:creator>
    <dc:date>2016-12-08T16:44:01Z</dc:date>
    <item>
      <title>Alfresco.War Doubt</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54197#M32271</link>
      <description>Does anybody know what is exactly what is the alfresco.war file?Sorry by posting in this forum but I don't know which is the more apropiatedfor that issue. I see a alfresco.war in the installation guide so I decided to pos it here. :roll: .</description>
      <pubDate>Wed, 28 Feb 2007 08:01:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54197#M32271</guid>
      <dc:creator>melkor_kp</dc:creator>
      <dc:date>2007-02-28T08:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco.War Doubt</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54198#M32272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;war files in general are defined as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(short for Web ARchive)&amp;nbsp; a ZIP file used to distribute a set of Java classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, this archive contains the files needed for your servlet container to deploy and run alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, running tomcat, you would copy alfresco.war to the webapp directory. Tomcat explodes it (think of it as unzipping) and you should be able to navigate to it in your browser once thats done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 19:14:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54198#M32272</guid>
      <dc:creator>heckle</dc:creator>
      <dc:date>2007-02-28T19:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco.War Doubt</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54199#M32273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Heckle&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 07:02:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54199#M32273</guid>
      <dc:creator>melkor_kp</dc:creator>
      <dc:date>2007-03-01T07:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco.War Doubt</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54200#M32274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heckle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps from this&amp;nbsp;&lt;A href="http://docs.alfresco.com/community/tasks/alfresco-sdk-tutorials-all-in-one-archetype.html" rel="nofollow noopener noreferrer"&gt;Alfresco-AIO&lt;/A&gt;&amp;nbsp;and was able to run the site. As I needed the alfresco.war and share.war files for deployment but alfresco.war was not generated like the share.war(inside share folder).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what does below line indicate ?&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000000;"&gt;repo&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;This&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;is&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; the &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;Alfresco&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; WAR project &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; produces a customized &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;Alfresco&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;WAR &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;by&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; applying the AMP produced &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;by&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; the &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;/&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;acme&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;cms&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;poc&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;repo&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;amp project&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Do I need to apply some command on repo folder ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 16:44:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-war-doubt/m-p/54200#M32274</guid>
      <dc:creator>nikhi19</dc:creator>
      <dc:date>2016-12-08T16:44:01Z</dc:date>
    </item>
  </channel>
</rss>

