<?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 Alfresco 2.9B with Tomcat: No WebApplicationContext found in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-2-9b-with-tomcat-no-webapplicationcontext-found/m-p/173825#M126955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install Alfresco Community 2.9B with Tomcat bundled on a Windows 2003 server, but I'm getting an error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an JBoss Application server (also with Tomcat? I'm not familiar with it) running op port 8080, so I changed the port of the Tomcat server of Alfreso to 8081 in the file /tomcat/conf/server.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Launching Alfresco seems to go just fine: Tomcat starts up, alfresco.war is deployed, no errors at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Opening &lt;/SPAN&gt;&lt;A href="http://localhost:8081" rel="nofollow noopener noreferrer"&gt;http://localhost:8081&lt;/A&gt;&lt;SPAN&gt; gives the Tomcat Welcome page, but visiting &lt;/SPAN&gt;&lt;A href="http://localhost:8081/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco&lt;/A&gt;&lt;SPAN&gt; produces this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.apache.jasper.JasperException: No WebApplicationContext found: no ContextLoaderListener registered?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:476)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:383)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running Java SDK 1.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My suspicion is that this JBoss server gets in the way of Alfresco, but I've got no idea how. As I said, I've got no experience with the JBoss Application server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stijn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 May 2008 15:10:31 GMT</pubDate>
    <dc:creator>stijndereede</dc:creator>
    <dc:date>2008-05-24T15:10:31Z</dc:date>
    <item>
      <title>Alfresco 2.9B with Tomcat: No WebApplicationContext found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-2-9b-with-tomcat-no-webapplicationcontext-found/m-p/173825#M126955</link>
      <description>Hi all,I'm trying to install Alfresco Community 2.9B with Tomcat bundled on a Windows 2003 server, but I'm getting an error. There is an JBoss Application server (also with Tomcat? I'm not familiar with it) running op port 8080, so I changed the port of the Tomcat server of Alfreso to 8081 in the fi</description>
      <pubDate>Sat, 24 May 2008 15:10:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-2-9b-with-tomcat-no-webapplicationcontext-found/m-p/173825#M126955</guid>
      <dc:creator>stijndereede</dc:creator>
      <dc:date>2008-05-24T15:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 2.9B with Tomcat: No WebApplicationContext found</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-2-9b-with-tomcat-no-webapplicationcontext-found/m-p/173826#M126956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved the problem myself. Apparently, the alfresco.war file wasn't deployed properly, as some files were missing from the alfresco dir. For example, I was the file \alfresco\WEB-INF\web.xml as described in &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?f=8&amp;amp;t=5456&amp;amp;p=17225&amp;amp;hilit=no+ContextLoaderListener+registered%3F#p17225" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt;&lt;SPAN&gt; topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing the alfresco dir and redeploying fixed everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stijn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2008 09:40:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-2-9b-with-tomcat-no-webapplicationcontext-found/m-p/173826#M126956</guid>
      <dc:creator>stijndereede</dc:creator>
      <dc:date>2008-05-25T09:40:40Z</dc:date>
    </item>
  </channel>
</rss>

