You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/02/12 23:27:11 UTC

svn commit: r1730131 [6/23] - in /servicemix/site/production/docs/7.x: ./ activemq/ activiti/ camel/ camel/deployment/ commands/ developers-guide/ images/ karaf/ quickstart/ quickstart/images/ scripts/ scripts/themes/ scripts/themes/apple/ scripts/them...

Added: servicemix/site/production/docs/7.x/commands/features-listVersions.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/features-listVersions.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/features-listVersions.html (added)
+++ servicemix/site/production/docs/7.x/commands/features-listVersions.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="featureslistVersions">features:listVersions</h1><h2 id="Description">Description</h2><p>Lists all versions of a feature available from the currently available repositories.</p><h2 id="Syntax">Syntax</h2><p>features:listVersions [options] feature </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> feature </td><td class="confluenceTd"> Name of feature. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/features-refreshUrl.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/features-refreshUrl.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/features-refreshUrl.html (added)
+++ servicemix/site/production/docs/7.x/commands/features-refreshUrl.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="featuresrefreshUrl">features:refreshUrl</h1><h2 id="Description">Description</h2><p>Reloads the list of available features from the repositories.</p><h2 id="Syntax">Syntax</h2><p>features:refreshUrl [options] [urls] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> urls </td><td class="confluenceTd"> Repository URLs to reload (leave empty for all) </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/features-removeRepository.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/features-removeRepository.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/features-removeRepository.html (added)
+++ servicemix/site/production/docs/7.x/commands/features-removeRepository.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="featuresremoveRepository">features:removeRepository</h1><h2 id="Description">Description</h2><p>Removes the specified repository features service.</p><h2 id="Syntax">Syntax</h2><p>features:removeRepository [options] repository </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> repository </td><td class="confluenceTd"> Name of the repository to remove. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/features-removeUrl.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/features-removeUrl.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/features-removeUrl.html (added)
+++ servicemix/site/production/docs/7.x/commands/features-removeUrl.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="featuresremoveUrl">features:removeUrl</h1><h2 id="Description">Description</h2><p>Removes the given list of repository URLs from the features service</p><h2 id="Syntax">Syntax</h2><p>features:removeUrl [options] urls </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> urls </td><td class="confluenceTd"> One or more repository URLs separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -u, --uninstall-all </td><td class="confluenceTd"> Uninstall all features contained in the repository URLs </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td><
 /tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/features-uninstall.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/features-uninstall.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/features-uninstall.html (added)
+++ servicemix/site/production/docs/7.x/commands/features-uninstall.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="featuresuninstall">features:uninstall</h1><h2 id="Description">Description</h2><p>Uninstalls a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>features:uninstall [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to uninstall. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/index.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/index.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/index.html (added)
+++ servicemix/site/production/docs/7.x/commands/index.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="ServiceMix7.0.0SNAPSHOTDocumentation">ServiceMix 7.0.0-SNAPSHOT Documentation</h1><p>Commands available in the  </p>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/instance-clone.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/instance-clone.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/instance-clone.html (added)
+++ servicemix/site/production/docs/7.x/commands/instance-clone.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="instanceclone">instance:clone</h1><h2 id="Description">Description</h2><p>Clones an existing container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:clone [options] name cloneName </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the source container instance </td></tr><tr><td class="confluenceTd"> cloneName </td><td class="confluenceTd"> The name of the cloned container instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Location of the cloned container instance in the file system </td></tr><tr><td class="conf
 luenceTd"> -o, --java-opts </td><td class="confluenceTd"> JVM options to use when launching the cloned instance </td></tr><tr><td class="confluenceTd"> -s, --ssh-port </td><td class="confluenceTd"> Port number for remote secure shell connection </td></tr><tr><td class="confluenceTd"> -rs, --rmi-server-port </td><td class="confluenceTd"> Port number for RMI server connection </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Display actions performed by the command (disabled by default) </td></tr><tr><td class="confluenceTd"> -r, -rr, --rmi-port, --rmi-registry-port </td><td class="confluenceTd"> Port number for RMI registry connection </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-cancel.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-cancel.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-cancel.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-cancel.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaascancel">jaas:cancel</h1><h2 id="Description">Description</h2><p>Cancel the modification on a JAAS Realm</p><h2 id="Syntax">Syntax</h2><p>jaas:cancel [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-manage.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-manage.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-manage.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-manage.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaasmanage">jaas:manage</h1><h2 id="Description">Description</h2><p>Manage users and roles of a JAAS Realm</p><h2 id="Syntax">Syntax</h2><p>jaas:manage [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -f, --force </td><td class="confluenceTd"> Force the management of this realm, even if another one was under management </td></tr><tr><td class="confluenceTd"> --realm </td><td class="confluenceTd"> Realm Name </td></tr><tr><td class="confluenceTd"> --module </td><td class="confluenceTd"> Login Module Class Name </td></tr><tr><td class="confluenceTd"> --index </td><td class="confluenceTd"> Realm Index </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-pending.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-pending.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-pending.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-pending.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaaspending">jaas:pending</h1><h2 id="Description">Description</h2><p>List the modification on the selected JAAS Realm/Login Module</p><h2 id="Syntax">Syntax</h2><p>jaas:pending [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-realms.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-realms.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-realms.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-realms.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaasrealms">jaas:realms</h1><h2 id="Description">Description</h2><p>List JAAS Realms</p><h2 id="Syntax">Syntax</h2><p>jaas:realms [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-roleadd.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-roleadd.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-roleadd.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-roleadd.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaasroleadd">jaas:roleadd</h1><h2 id="Description">Description</h2><p>Add a role to a user</p><h2 id="Syntax">Syntax</h2><p>jaas:roleadd [options] username role </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> username </td><td class="confluenceTd"> User Name </td></tr><tr><td class="confluenceTd"> role </td><td class="confluenceTd"> Role </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: servicemix/site/production/docs/7.x/commands/jaas-roledel.html
URL: http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/commands/jaas-roledel.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/commands/jaas-roledel.html (added)
+++ servicemix/site/production/docs/7.x/commands/jaas-roledel.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+  <title>Apache ServiceMix Documentation - </title>
+
+  <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+  <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+  
+  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+  <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+  <script>
+    $(document).ready(function(){
+	  $("#nav").jstree({
+		"themes": {
+		  "theme": "apple", "dots": false
+		},
+		"plugins" : [ "themes", "html_data", "cookies", "themes" ]
+  	  });
+    });
+  </script>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-398545-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</head>
+<body>
+  <div id="page">
+    <div id="siteHeader">
+      <table width="100%">
+      <tr valign="middle">
+        <td align="left">
+            <a href="http://servicemix.apache.org/" title="An open source ESB">
+            <img border="0" src="../images/logodesign.png" height="80"/><img border="0" height="80" src="../images/new-logo.png" />
+            </a>
+          </td>
+          <td align="right">
+            <a href="http://www.apache.org/" title="The Apache Sofware Foundation">
+              <img border="0" height="60" src="../images/ASF-logo.png">
+            </a>
+            <ul class="siteNav">
+              <li><a href="../index.html" title="Overview">Guides Overview</a></li>
+              <li><a href="../contribute.html" title="Contributing?">Contributing?</a></li>
+              <li>
+                <form action="http://www.google.com/search" method="get" style="font-size: 10px;">
+                  <input name="ie" type="hidden" value="UTF-8"></input>
+                  <input name="oe" type="hidden" value="UTF-8"></input>
+                  <input maxlength="255" name="q" size="15" type="text" value=""></input>
+                  <input name="btnG" type="submit" value="Search"></input>
+                  <input name="domains" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                  <input name="sitesearch" type="hidden" value="servicemix.apache.org/docs/4.4.x"></input>
+                </form>
+              </li>
+            </ul>
+          </td>
+        </tr>
+      </table>
+    </div>
+    <div id="content">
+              <div id="nav">
+            <!-- TODO: generate this file automatically, this is just a subset of the available commands for demo purposes -->
+<ul>
+  <li id="comfig-commands">
+    <a href="#">Using ConfigAdmin</a>
+    <ul>
+      <li id="config-cancel">
+        <a href="config-cancel.html">config:cancel</a>
+      </li>
+      <li id="config-edit">
+        <a href="config-edit.html">config:edit</a>
+      </li>
+      <li id="config-list">
+        <a href="config-list.html">config:list</a>
+      </li>
+      <li id="config-propappend">
+        <a href="config-propappend.html">config:propappend</a>
+      </li>
+      <li id="config-propdel">
+        <a href="config-propdel.html">config:propdel</a>
+      </li>
+      <li id="config-proplist">
+        <a href="config-proplist.html">config:proplist</a>
+      </li>
+      <li id="config-propset">
+        <a href="config-propset.html">config:propset</a>
+      </li>
+      <li id="config-update">
+        <a href="config-update.html">config:update</a>
+      </li>
+    </ul>
+  </li>
+  <li id="dev-commands">
+    <a href="#">Development</a>
+    <ul>
+      <li id="dev-dynamic-import">
+        <a href="dev-dynamic-import.html">dev:dynamic-import</a>
+      </li>
+      <li id="dev-framework">
+        <a href="dev-framework.html">dev:framework</a>
+      </li>
+      <li id="dev-print-stack-traces">
+        <a href="dev-print-stack-traces.html">dev:print-stack-traces</a>
+      </li>
+      <li id="dev-restart">
+        <a href="dev-restart.html">dev:restart</a>
+      </li>
+      <li id="dev-show-tree">
+        <a href="dev-show-tree.html">dev:show-tree</a>
+      </li>
+    </ul>
+  </li>
+  <li id="log-commands">
+    <a href="#">Logging</a>
+    <ul>
+      <li id="log-display-exception">
+        <a href="log-display-exception.html">log:display-exception</a>
+      </li>
+      <li id="log-display">
+        <a href="log-display.html">log:display</a>
+      </li>
+      <li id="log-get">
+        <a href="log-get.html">log:get</a>
+      </li>
+      <li id="log-set">
+        <a href="log-set.html">log:set</a>
+      </li>
+    </ul>
+  </li>
+</ul>
+        </div>
+        <div id="body">
+                              <h1 id="jaasroledel">jaas:roledel</h1><h2 id="Description">Description</h2><p>Delete a role from a user</p><h2 id="Syntax">Syntax</h2><p>jaas:roledel [options] username role </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> username </td><td class="confluenceTd"> User Name </td></tr><tr><td class="confluenceTd"> role </td><td class="confluenceTd"> Role </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
+        </div>
+      
+          </div>
+    <div id="siteFooter">
+      &copy; 2008-2014 The Apache Software Foundation - <a href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+      <br/>
+      Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</body>
+</html>
\ No newline at end of file