<?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: Problems with LIVE-Website in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249357#M202487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didnt do any forwarding, i put up the:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Editorial:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;hostname: myserver&lt;BR /&gt;port:8080&lt;BR /&gt;webapp-context: mysite&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Live:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;hostname: myserver&lt;BR /&gt;port:8082&lt;BR /&gt;webapp-context: mysite&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the following line in SERVER.XML of the Tomcat-Configuration directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;Connector port="8082" URIEncoding="UTF-8" protocol="HTTP/1.1" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connectionTimeout="20000" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; redirectPort="8443" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am able to acces plain image files. Those are displayed in the browser normally. Any other webcontent gets me a rendering error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Editorial site-Site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———————&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite/index.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite/index.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite/anypage.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite/anypage.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Anypage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Live-Site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———–&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/img.jpg" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/img.jpg&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Image is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/index.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/index.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/anypage.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/anypage.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wcmqs-Exampe-live site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/wcmqs" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/wcmqs&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Example-Finance-Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I exchanged the ports (8082 for Editorial and 8080 for Live) this results in rendering errors on 8080, so i am sure it is linked to the publication….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope i got the information you needed…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 13:34:09 GMT</pubDate>
    <dc:creator>cfe</dc:creator>
    <dc:date>2011-04-05T13:34:09Z</dc:date>
    <item>
      <title>Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249355#M202485</link>
      <description>Hello, i have made really good experiences with Web Quick Start so far, but i am now facing a problem, which i dont manage to resolve: I link Editorial and Live to the same webapp-context and host, the distinction being the port, the editorial is on 8080, whereas the live-website is accessed via por</description>
      <pubDate>Tue, 05 Apr 2011 13:14:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249355#M202485</guid>
      <dc:creator>cfe</dc:creator>
      <dc:date>2011-04-05T13:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249356#M202486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please would you clarify what you mean by "images do work"? Have you configured port 8082 to forward onto port 8080? If not, how is the system configured?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 13:20:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249356#M202486</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-04-05T13:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249357#M202487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didnt do any forwarding, i put up the:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Editorial:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;hostname: myserver&lt;BR /&gt;port:8080&lt;BR /&gt;webapp-context: mysite&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Live:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;hostname: myserver&lt;BR /&gt;port:8082&lt;BR /&gt;webapp-context: mysite&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the following line in SERVER.XML of the Tomcat-Configuration directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;Connector port="8082" URIEncoding="UTF-8" protocol="HTTP/1.1" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connectionTimeout="20000" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; redirectPort="8443" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am able to acces plain image files. Those are displayed in the browser normally. Any other webcontent gets me a rendering error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Editorial site-Site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———————&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite/index.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite/index.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8080/mysite/anypage.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8080/mysite/anypage.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Anypage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Live-Site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———–&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/img.jpg" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/img.jpg&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Image is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/index.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/index.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/mysite/anypage.html" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/mysite/anypage.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Rendering-Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wcmqs-Exampe-live site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://myserver:8082/wcmqs" rel="nofollow noopener noreferrer"&gt;http://myserver:8082/wcmqs&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; –&amp;gt; Example-Finance-Homepage is displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I exchanged the ports (8082 for Editorial and 8080 for Live) this results in rendering errors on 8080, so i am sure it is linked to the publication….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope i got the information you needed…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 13:34:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249357#M202487</guid>
      <dc:creator>cfe</dc:creator>
      <dc:date>2011-04-05T13:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249358#M202488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, but I can't think what would be causing what you describe. The error you pasted in the original post indicates that the error is a 404 (not found). Presumably you have published the content from the editorial website? I've seen a few problems being reported that seem to be related to different locales - out of interest, what locale is your repository running in? I can't think that this is the problem though, since that would affect images as much as any other content. I'm puzzled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 06:38:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249358#M202488</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-04-06T06:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249359#M202489</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;yes i published the content (review &amp;amp; publish including publish section structure)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i didnt change anything regarding locales, in faces-config.xml the default is en, the system locale is en_us, and i logged in with locale english, so that should be inline…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The strange thing is, i put back 404 page to the wcmqs setting and still get that error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didnt get anything from the log files except the page not found error…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ist there a point in in the log4j-settings, where i can get more information on where / on what the rendering fails, actually, the given information doesnt really help…?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 07:37:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249359#M202489</guid>
      <dc:creator>cfe</dc:creator>
      <dc:date>2011-04-06T07:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249360#M202490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for not coming back to you on this. Yes, there are various adjustments you could try making to the log4j config that may help track down what's going on. In the WQS webapp, the config file is log4j.xml. The most comprehensive logging of the Alfresco bits in there can be turned on with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;logger name="org.alfresco.wcm.client"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;level value="debug" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/logger&amp;gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the repo tier the relevant logging can be enabled with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;log4j.logger.org.alfresco.module.org_alfresco_module_wcmquickstart=debug&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 14:43:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249360#M202490</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-04-12T14:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249361#M202491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Brian, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i only read your post only by now, thank you for the information!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally i got the publishing mechanism running. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no explanation for this, just how it works for me: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Deleting all the LIVE-content, including the &lt;/SPAN&gt;&lt;STRONG&gt;root directory&lt;/STRONG&gt;&lt;SPAN&gt; (but not the Live-WS Folder itself) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Publishing Images / other Ressources before publishing the content refering to them…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once done the publishing mechanism works fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greetings&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 09:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249361#M202491</guid>
      <dc:creator>cfe</dc:creator>
      <dc:date>2011-04-26T09:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249362#M202492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working my way through Alfresco. I upto the Quick Start Web. I have an odd problem I think. I modified at the locations to point to my server. I made the changes in the Editorial and Live Metadata.&amp;nbsp; I run the app wcmqs with all the correct parameters I get an Alfresco screen with the word Error. sorry there seems to be a problem try again later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any support would be welcome&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 17:39:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249362#M202492</guid>
      <dc:creator>nfuchs</dc:creator>
      <dc:date>2011-06-03T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LIVE-Website</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249363#M202493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the delay in finding this - you've posted on the end of a thread marked as SOLVED. Please would you repost on a new thread if you are still experiencing this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 10:10:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-live-website/m-p/249363#M202493</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-06-07T10:10:02Z</dc:date>
    </item>
  </channel>
</rss>

