You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/09/21 18:57:26 UTC

svn commit: r1525257 - /incubator/stratos/site/trunk/content/events/hangouts.mdtext

Author: madhura
Date: Sat Sep 21 16:57:25 2013
New Revision: 1525257

URL: http://svn.apache.org/r1525257
Log:
hangout page updated with 6th hangout


Modified:
    incubator/stratos/site/trunk/content/events/hangouts.mdtext

Modified: incubator/stratos/site/trunk/content/events/hangouts.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/events/hangouts.mdtext?rev=1525257&r1=1525256&r2=1525257&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/events/hangouts.mdtext (original)
+++ incubator/stratos/site/trunk/content/events/hangouts.mdtext Sat Sep 21 16:57:25 2013
@@ -26,7 +26,7 @@ display:none;
 <p style="padding-bottom: 50px;">With Apache Stratos now in the incubator phase, We wish to invite committers to join our Apache Stratos Hangouts, learn the architecture, follow the next steps of the project and help to decide the way forward to make this a successful project.</p>
 
 <div class="cHangoutContainer">
-<div class="cHangout">
+<!--<div class="cHangout">
 <h2>Next Hangout - Discussion on RESTful API for Stratos Controller</h2>
 <span class="date" style="padding-bottom:0px; background: #ffffff; color: #07648d; padding: 0px;">Tuesday, 17th of September, 2013 - 7.30 AM (PDT)</span>
 
@@ -49,8 +49,61 @@ display:none;
     <li>How Custom web-app frontend/command line tooling can interact with the deployed REST apis.</li>
 </ul>
 
+</div>-->
+
+
+
+<div class="cHangout">
+<span class="date">17th September</span>
+<h2>Discussion on RESTful API for Stratos Controller</h2>
+
+
+<h3>Introduction:</h3>
+<p>At the moment, the Stratos admin interfaces are tightly coupled to Carbon admin services. Hence All the backend interfaces are exposed as web-services.  This in turn has encouraged developers to develop stratos controller front-ends as Carbon UI components.</p>
+<p>It is possible to develop Stratos backend interfaces as RESTful services. The initial proposal is to develop them as a seperate JAX-WS webapp. But the topic is open for discusssion. </p>
+<p>This would allow Stratos developers to,</p>
+<ul>
+    <li>Create front-ends (simple web-apps) that make use of restful APIs.</li>
+    <li>Commandline tooling can make use of REST APIs as well.</li>
+</ul>
+<h3>Following is the agenda:</h3>
+<ul>
+    <li>Carbon admin services and how frontend components interacts with them</li>
+    <li>Stratos controller API (existing) and its UI components.</li>
+    <li>What it takes to deploy a web-app in Carbon kernel</li>
+    <li>Accessing core OSGi services by means of CarbonContext API</li>
+    <li>JAX-RS web-app exposing admin services of Stratos - big picture</li>
+    <li>How Custom web-app frontend/command line tooling can interact with the deployed REST apis.</li>
+</ul>
+
+<div class="cVideoContainer"><iframe height="220" src="//www.youtube.com/embed/VW1Chbd7DcA" frameborder="0" allowfullscreen></iframe></div>
+<!--<div class="cSlidecontainer"><iframe src="http://www.slideshare.net/slideshow/embed_code/25663023" height="220" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="max-width:427px;border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px"> </iframe></div>-->
+
 </div>
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
     
    <div class="cHangout">
 <span class="date">27th August</span>