<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 34: [PLUGIN] Update not possible for some plugins</title><link href="https://sourceforge.net/p/spamato/dev/34/" rel="alternate"/><link href="https://sourceforge.net/p/spamato/dev/34/feed.atom" rel="self"/><id>https://sourceforge.net/p/spamato/dev/34/</id><updated>2007-06-15T22:54:41Z</updated><subtitle>Recent changes to 34: [PLUGIN] Update not possible for some plugins</subtitle><entry><title>[PLUGIN] Update not possible for some plugins</title><link href="https://sourceforge.net/p/spamato/dev/34/" rel="alternate"/><published>2007-06-15T22:54:41Z</published><updated>2007-06-15T22:54:41Z</updated><author><name>Keno Albrecht</name><uri>https://sourceforge.net/u/kemil/</uri></author><id>https://sourceforge.netce1b439fbaf62847b6d5c1a162b20a570708c15a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It is not possible to update the runtime, web_config, and db plugin without restarting Spamato.&lt;/p&gt;
&lt;p&gt;Runtime + web_config: both are still running when handling the update-call from the web_config itself. It would be necessary to call the update mechanism "asynchronously" somehow, maybe via a special (AJAX?) html update page.&lt;/p&gt;
&lt;p&gt;db: derby has its own plugin/classloading mechanism. This doesn't allow to wrap the jar file into the plugin. Additionally, restarting the db plugin is not possible as the EmbeddedDriver is not released (although we call System.gc() as stated on the Derby pages).&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>