<?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 Multiple configurations - dynamic change of app conf in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multiple-configurations-dynamic-change-of-app-conf/m-p/249447#M202577</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;we are using OpenWorkdesk with different ECM Systems (develop, testing, CMIS, native connection, different IPs, differnet implementations…). In&lt;/SPAN&gt;&lt;STRONG&gt; webapp/WEB-INF/web.xml&lt;/STRONG&gt;&lt;SPAN&gt; you can configure which "adaptor" (configuration set) the web-app should use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to change the "adaptor" (configuration set: owbootstrap.xml, owmimetable.xml, owplugins.xml, conf folder) dynamically, without editing every time the web.xml&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the class: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; &lt;BR /&gt;/**&lt;BR /&gt; *&amp;lt;p&amp;gt;&lt;BR /&gt; * Utility class to handle adaptor selection.&lt;BR /&gt; *&amp;lt;/p&amp;gt;&lt;BR /&gt; *&lt;BR /&gt; *&amp;lt;p&amp;gt;&amp;lt;font size="-2"&amp;gt;&lt;BR /&gt; * WeWebU OpenWorkdesk&amp;lt;br/&amp;gt;&lt;BR /&gt; * Copyright © WeWebU Software AG, Herzogenaurach/Germany&amp;lt;br/&amp;gt;&lt;BR /&gt; * All rights reserved.&amp;lt;br/&amp;gt;&lt;BR /&gt; * licensing@wewebu.com&amp;lt;br/&amp;gt;&lt;BR /&gt; * For licensing information read the license.txt file or&amp;lt;br/&amp;gt;&lt;BR /&gt; * go to: &lt;A href="http://www.wewebu.com/en/editions" rel="nofollow noopener noreferrer"&gt;http://www.wewebu.com/en/editions&lt;/A&gt;&amp;lt;br/&amp;gt;&lt;BR /&gt; *&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&lt;BR /&gt; *@since 3.2.0.0&lt;BR /&gt; */&lt;BR /&gt;public class OwAdaptor&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static final String SAVE_NODES_PARAMETER_NAME = "saveNodes";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static final String GET_EDIT_NODES_PARAMETER_NAME = "getEditNodes";&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;/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;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;/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;SPAN&gt;How can I use this approach?&amp;nbsp; :mrgreen:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 14:19:55 GMT</pubDate>
    <dc:creator>walle</dc:creator>
    <dc:date>2012-05-31T14:19:55Z</dc:date>
    <item>
      <title>Multiple configurations - dynamic change of app conf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-configurations-dynamic-change-of-app-conf/m-p/249447#M202577</link>
      <description>Hi,we are using OpenWorkdesk with different ECM Systems (develop, testing, CMIS, native connection, different IPs, differnet implementations…). In webapp/WEB-INF/web.xml you can configure which "adaptor" (configuration set) the web-app should use. Is there a way to change the "adaptor" (configuratio</description>
      <pubDate>Thu, 31 May 2012 14:19:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-configurations-dynamic-change-of-app-conf/m-p/249447#M202577</guid>
      <dc:creator>walle</dc:creator>
      <dc:date>2012-05-31T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple configurations - dynamic change of app conf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-configurations-dynamic-change-of-app-conf/m-p/249448#M202578</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;we have an internal solution for this requirement that is not part of the product (neither Community nor Enterprise Edition) =&amp;gt; just send me your eMail adress and we will provide you the solution ==&amp;gt; this approach allows you to select the adaptor during the startup of OpenWorkdesk ==&amp;gt; all adaptors from your "WEB-INF/conf" folder will then be displayed as a choicelist ==&amp;gt; you can easily select the adaptor you want to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 20:11:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-configurations-dynamic-change-of-app-conf/m-p/249448#M202578</guid>
      <dc:creator>chfi</dc:creator>
      <dc:date>2012-06-12T20:11:59Z</dc:date>
    </item>
  </channel>
</rss>

