<?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: WAR file for the Alfresco Tomcat in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234853#M187983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I do have one idea - can it be, that you are working with the Root path (&lt;A href="http://localhost:8080/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/&lt;/A&gt;)? Alfresco Share uses that, as far as I know. &lt;BR /&gt;&lt;BR /&gt;Norgan&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Used to, doesn't any more. Anyway, it'll get the path of the .war file name by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To &lt;/SPAN&gt;&lt;STRONG&gt;z3r0&lt;/STRONG&gt;&lt;SPAN&gt;: Go back to basics: try accessing a simple static resource in your webapp to see if that works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2009 08:25:52 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-09-28T08:25:52Z</dc:date>
    <item>
      <title>WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234847#M187977</link>
      <description>Hello, I have a project and created a WAR file. Then I copy the WAR file in the folder C: \ Alfresco \ tomcat \ webapps. The TomcatSever unzipped the file. The Hello World text is not displayed! On a normal Tomcat server without Alfresco, the text is displayed. Why?&amp;nbsp; :?:</description>
      <pubDate>Sat, 26 Sep 2009 15:43:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234847#M187977</guid>
      <dc:creator>z3r0</dc:creator>
      <dc:date>2009-09-26T15:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234848#M187978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have a look in Tomcat's log files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Sep 2009 17:13:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234848#M187978</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-09-26T17:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234849#M187979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the log file catalina.2009-09-26.log is clean, only infos, no warning or errors. You can see, that i delete the warporject and then i copy it again. Tomcat depoly it but the text isn't visible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;26.09.2009 17:28:30 org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/6.0.18&lt;BR /&gt;26.09.2009 17:28:32 org.apache.catalina.core.StandardContext addApplicationListener&lt;BR /&gt;INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.&lt;BR /&gt;26.09.2009 17:29:50 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive mobile.war&lt;BR /&gt;26.09.2009 17:29:53 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive share.war&lt;BR /&gt;26.09.2009 17:29:57 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive studio.war&lt;BR /&gt;26.09.2009 17:33:03 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive warpoject.war&lt;BR /&gt;26.09.2009 17:33:03 org.apache.coyote.http11.Http11Protocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;BR /&gt;26.09.2009 17:33:03 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 273714 ms&lt;BR /&gt;26.09.2009 17:35:03 org.apache.catalina.startup.HostConfig checkResources&lt;BR /&gt;INFO: Undeploying context [/warpoject]&lt;BR /&gt;26.09.2009 17:35:13 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive warpoject.war&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;/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;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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Sep 2009 17:33:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234849#M187979</guid>
      <dc:creator>z3r0</dc:creator>
      <dc:date>2009-09-26T17:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234850#M187980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;since nobody has an idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2009 17:25:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234850#M187980</guid>
      <dc:creator>z3r0</dc:creator>
      <dc:date>2009-09-27T17:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234851#M187981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No.&amp;nbsp;&amp;nbsp; Without some clue from the log files there's nothing to go on. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There should be no interaction between your WAR file and the Alfresco WAR file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a "normal" tomcat server.&amp;nbsp;&amp;nbsp; Then use that one and install Alfresco.&amp;nbsp;&amp;nbsp; The only additions that Alfresco needs to make are a) add the "extensions" class path to the class loader b: some tweaks to the Java command line to increase memory settings.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2009 17:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234851#M187981</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-09-27T17:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234852#M187982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do have one idea - can it be, that you are working with the Root path (&lt;/SPAN&gt;&lt;A href="http://localhost:8080/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/&lt;/A&gt;&lt;SPAN&gt;)? Alfresco Share uses that, as far as I know. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try to put your app on another path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 07:08:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234852#M187982</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-28T07:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234853#M187983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I do have one idea - can it be, that you are working with the Root path (&lt;A href="http://localhost:8080/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/&lt;/A&gt;)? Alfresco Share uses that, as far as I know. &lt;BR /&gt;&lt;BR /&gt;Norgan&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Used to, doesn't any more. Anyway, it'll get the path of the .war file name by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To &lt;/SPAN&gt;&lt;STRONG&gt;z3r0&lt;/STRONG&gt;&lt;SPAN&gt;: Go back to basics: try accessing a simple static resource in your webapp to see if that works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 08:25:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234853#M187983</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-09-28T08:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: WAR file for the Alfresco Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234854#M187984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure port 8080 is open? Had similar issue using amazon ec2 instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 08:55:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/war-file-for-the-alfresco-tomcat/m-p/234854#M187984</guid>
      <dc:creator>eddiem</dc:creator>
      <dc:date>2010-01-07T08:55:21Z</dc:date>
    </item>
  </channel>
</rss>

