<?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 Check that Alfresco is started in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/check-that-alfresco-is-started/m-p/88421#M59999</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've created some custom beans into the Alfresco webapp where I have injected some Alfresco services (NodeService, ContentService…).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem I have is that my beans start up too early and try to use some Alfresco resources that are not available yet. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to check that Alfresco is up and running ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought about cheating by injecting the last loaded bean, so I can force Spring to load mine at the end. any suggestions ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help&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>Tue, 14 Aug 2007 16:23:58 GMT</pubDate>
    <dc:creator>pcuvecle</dc:creator>
    <dc:date>2007-08-14T16:23:58Z</dc:date>
    <item>
      <title>Check that Alfresco is started</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/check-that-alfresco-is-started/m-p/88421#M59999</link>
      <description>Hi all,I've created some custom beans into the Alfresco webapp where I have injected some Alfresco services (NodeService, ContentService…).The problem I have is that my beans start up too early and try to use some Alfresco resources that are not available yet. Is there a way to check that Alfresco i</description>
      <pubDate>Tue, 14 Aug 2007 16:23:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/check-that-alfresco-is-started/m-p/88421#M59999</guid>
      <dc:creator>pcuvecle</dc:creator>
      <dc:date>2007-08-14T16:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Check that Alfresco is started</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/check-that-alfresco-is-started/m-p/88422#M60000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check the alfresco/WEB-INF/classes/alfresco/bootstrap-context.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to make sure that the bean's initialize method is called after all others from Alfresco, place the bean configuration file into /alfresco/extension (the config also includes bootstrap beans from /alfresco/extension/bootstrap, but those won't be loaded as very last)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then simply do all work that require other services to be available in the listener method, not directly in the setters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hth, Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 13:34:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/check-that-alfresco-is-started/m-p/88422#M60000</guid>
      <dc:creator>mruflin</dc:creator>
      <dc:date>2007-08-24T13:34:44Z</dc:date>
    </item>
  </channel>
</rss>

