<?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: Error using JCR API to access documents (ApplicationContext) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236404#M189534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aha.&amp;nbsp; Found the trap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A web client needs to get a Web application context:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WebApplicationContext ctx = WebApplicationContextUtils.getRequiredWebApplicationContext(servletConfig);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did check the lists but I was sidetracked by the SpringMVC aspect which in the end doesn't have much to do about the price of fish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=20901&amp;amp;p=71891&amp;amp;hilit=application+object#p71891" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=20901&amp;amp;p=71891&amp;amp;hilit=application+object#p71891&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clayton&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2009 22:28:27 GMT</pubDate>
    <dc:creator>clayton</dc:creator>
    <dc:date>2009-10-14T22:28:27Z</dc:date>
    <item>
      <title>Error using JCR API to access documents (ApplicationContext)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236402#M189532</link>
      <description>I'm trying to create a simple Java-backed WebScript that access some documents in the content store, the Java WebScript itself works.&amp;nbsp; But I can't seem to use the JCR API to access documents in the repository.Both the WebScript and the JCR code came directly from Alfresco's official developer Wiki e</description>
      <pubDate>Mon, 28 Sep 2009 22:40:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236402#M189532</guid>
      <dc:creator>ndzou</dc:creator>
      <dc:date>2009-09-28T22:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error using JCR API to access documents (ApplicationContext)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236403#M189533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I apologise for not spotting this before posting today, but we share the same error, trying to reload workflow beans.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=22433" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=22433&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using SpringMVC and I had suspected that it might be something to do with the fact that I was using JSPs and not coming through a Faces url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have either both fallen into the same trap or there is an issue.&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;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 19:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236403#M189533</guid>
      <dc:creator>clayton</dc:creator>
      <dc:date>2009-10-14T19:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error using JCR API to access documents (ApplicationContext)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236404#M189534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aha.&amp;nbsp; Found the trap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A web client needs to get a Web application context:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WebApplicationContext ctx = WebApplicationContextUtils.getRequiredWebApplicationContext(servletConfig);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did check the lists but I was sidetracked by the SpringMVC aspect which in the end doesn't have much to do about the price of fish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=20901&amp;amp;p=71891&amp;amp;hilit=application+object#p71891" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=28&amp;amp;t=20901&amp;amp;p=71891&amp;amp;hilit=application+object#p71891&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clayton&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 22:28:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-using-jcr-api-to-access-documents-applicationcontext/m-p/236404#M189534</guid>
      <dc:creator>clayton</dc:creator>
      <dc:date>2009-10-14T22:28:27Z</dc:date>
    </item>
  </channel>
</rss>

