You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2013/01/29 16:08:04 UTC

svn commit: r848425 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-web-console/web-console-restful-api.html

Author: buildbot
Date: Tue Jan 29 15:08:04 2013
New Revision: 848425

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 29 15:08:04 2013
@@ -1 +1 @@
-1439322
+1439919

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html Tue Jan 29 15:08:04 2013
@@ -108,13 +108,23 @@ Please note that the APIs described on t
 <p>ALthough the HTTP RFC defines a number of request methods and the REST architectural style mandates to use these methods as intended by the specification, Web Browsers in general only support the GET and POST methods. Moreover, firewall administrators more often than not block all HTTP methods except GET and POST. For this reason the Web Console limits the used methods to just these two.</p>
 <h2 id="bundles-plugin">Bundles Plugin</h2>
 <h3 id="urls">URLs</h3>
-<p><code>.../bundles</code> -- addresses all bundles in the framework
-<code>.../bundles/*id*</code> -- addresses a single bundle in the framework. The <code>*id*</code> can in this case be the bundle's ID (as per <code>Bundle.getBundleId()</code>), the bundle's symbolic name (which actually may cause multiple bundles to be addressed), or the bundle's symbolic name and version separated by a colon. Examples are <code>.../bundles/0</code>, <code>.../bundles/org.apache.felix.webconsole</code>, and <code>.../bundles/org.apache.felix.webconsole:3.1.4</code>.</p>
+<dl>
+<dt><code>.../bundles</code></dt>
+<dd>
+<dl>
+<dt>addresses all bundles in the framework</dt>
+<dt><code>.../bundles/*id*</code></dt>
+<dd>addresses a single bundle in the framework. The <code>*id*</code> can in this case be the bundle's ID
+(as per <code>Bundle.getBundleId()</code>), the bundle's symbolic name (which actually may
+cause multiple bundles to be addressed), or the bundle's symbolic name and version separated by a colon. Examples are <code>.../bundles/0</code>, <code>.../bundles/org.apache.felix.webconsole</code>, and <code>.../bundles/org.apache.felix.webconsole:3.1.4</code>.</dd>
+</dl>
+</dd>
+</dl>
 <h3 id="get-requests">GET Requests</h3>
 <p>GET requests are used to retrieve information on the bundles (or bundle) available in the framework. To response formats are currently supported: regular HTML and JSON if requests are sent with the <code>.json</code> extension; e.g. <code>.../bundles/0.json</code>. The HTML response is destined at browsers and is not further described here.</p>
 <h4 id="get-bundlesjson">GET .../bundles.json</h4>
 <div class="note" markdown="1">
-Due to a bug ([FELIX-3132](https://issues.apache.org/jira/browse/FELIX-3132)) the form `.../bundles.json` only works in builds after SVN Revision 1175527. As a workaround request `.../bundles/.json`
+Due to a bug <a href="https://issues.apache.org/jira/browse/FELIX-3132">FELIX-3132</a> the form `.../bundles.json` only works in builds after SVN Revision 1175527. As a workaround request `.../bundles/.json`
 </div>
 
 <p>Request to this URL sends back an overview of all bundles along with an overview of all bundles (bundles existing, active, fragment, resolved, installed)</p>
@@ -393,7 +403,7 @@ Due to a bug ([FELIX-3132](https://issue
 <h2 id="configuration-admin-plugin">Configuration Admin Plugin</h2>
 <p>TBD</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1422427 by fmeschbe on Sun, 16 Dec 2012 00:36:51 +0000
+        Rev. 1439919 by fmeschbe on Tue, 29 Jan 2013 15:07:50 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project