<?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: Reload extension module configuration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278902#M232032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you ddraper, that answers my question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And don't get me wrong. Surf is a great framework, but without looking at the source code I can't find much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2013 10:57:40 GMT</pubDate>
    <dc:creator>kamielvdz</dc:creator>
    <dc:date>2013-08-22T10:57:40Z</dc:date>
    <item>
      <title>Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278896#M232026</link>
      <description>Is there a way to reload a specific extension module in Share. I have several extension modules defined in /shared/classes/alfresco/web-extension/sita-data/extensions and want to be able to reload them without restarting the application.I tried undeploying it and then redeploying, but to no effect.&amp;nbsp;</description>
      <pubDate>Mon, 19 Aug 2013 12:12:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278896#M232026</guid>
      <dc:creator>kamielvdz</dc:creator>
      <dc:date>2013-08-19T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278897#M232027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why do you want reload extension module? if you want to debug extension module you can deploy Files and Folders instead of a jar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and enable springSurf development mode &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;alfresco-config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="WebFramework"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-framework&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; &amp;lt;!– Autowire Runtime Settings –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; &amp;lt;autowire&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Pick the mode: development, preview, production –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mode&amp;gt;development&amp;lt;/mode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; &amp;lt;/autowire&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/web-framework&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/alfresco-config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you enable development&amp;nbsp; javascript and templates will be not cached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 13:31:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278897#M232027</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-08-19T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278898#M232028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not want to debug. I have specific alfresco-config statements in these extensions, which are site specific. I want to let an admin change some of these settings on the fly. If extension modules could be reloaded this would be ideal for this. I just overwrite the specific XML config element, reload the extension and we are up and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already have an alternative to this by using a custom file outside of the normal Share Config and doing a reload of all Alfresco objects, but since Alfresco extension modules are able to have a &amp;lt;configuration&amp;gt; section, this would seem much more apprioriate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw reloading Alfresco Share Config (I use devtools for this) reloads the config in share-config-custom files, but not the configuration in all the web-extension/extenion/*-module.xml files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 13:40:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278898#M232028</guid>
      <dc:creator>kamielvdz</dc:creator>
      <dc:date>2013-08-19T13:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278899#M232029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, since Alfresco is built on Spring, you could utilize Spring to do this? Ie. add a method 'reloadConfiguration', which will re-load the bean definition or configuration or whatever. Is that an option for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 20:59:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278899#M232029</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2013-08-20T20:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278900#M232030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thx for the suggestion. I am not sure how these extensions actually work or if these are reloadable beans. I probably have to look at the SURF framework more closely. Anyone who has tried that will know how easy that is…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 07:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278900#M232030</guid>
      <dc:creator>kamielvdz</dc:creator>
      <dc:date>2013-08-21T07:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278901#M232031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The extension modules themselves are Surf Objects and are loaded via the classpath at server startup. You can dynamically deploy and undeploy the extensions loaded at server startup but changing the XML definitions on the running server will have no effect until the server is restarted. The org.springframework.extensions.surf.ModuleDeploymentService does have methods that allow modules to be added to and removed from the "default persisted" extension - this is done via the /modules/module and /modules/module/delete WebScripts - however, this is NOT the same as editing an Extension XML file that exists in the server classpath, but it would at least address your problem of updating modules (by removing and adding a replacement) without a server restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;…and as always, we appreciate the dig at Surf &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 08:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278901#M232031</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-08-21T08:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278902#M232032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you ddraper, that answers my question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And don't get me wrong. Surf is a great framework, but without looking at the source code I can't find much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 10:57:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278902#M232032</guid>
      <dc:creator>kamielvdz</dc:creator>
      <dc:date>2013-08-22T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reload extension module configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278903#M232033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're welcome… and don't worry, we know that the documentation for Surf is sadly lacking, the problem is finding the time to do something about it ! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 11:03:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reload-extension-module-configuration/m-p/278903#M232033</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-08-22T11:03:59Z</dc:date>
    </item>
  </channel>
</rss>

