<div class="content">


iPOJO is a service component runtime aiming to simplify OSGi application development. It natively supports ALL the dynamism of OSGi. Based on the concept of POJO, application logic is developed easily. Non-functional properties are just injected in the component at runtime.

iPOJO's points of strength include:


<div class="smallboxes" style="margin-left:auto; margin-right:auto; width:824px">
<table>
<tr>
<td>
<div class="smallbox" style="margin-left:10px; margin-right:10px">
	<div class="smallbox-title">
		<img src="http://felix.apache.org/ipojo/site/status_online.png"> <b>Why choose iPOJO ?</b>
	</div>
	<div class="smallbox-content">
	<ul> 
	<li>

iPOJO at Schneider Electric

</li>
	<li>

iPOJO at Ubidreams

 </li>
	<li>

others success stories

</li>
	<li>

iPOJO Key points

</li> 
	<li>

Why choose iPOJO

</li>
	</ul>
	</div>
</div>
</td>
<td>
<div class="smallbox" style="margin-left:10px; margin-right:10px">
	<div class="smallbox-title">
		<img src="http://felix.apache.org/ipojo/site/cog.png"> <b>Getting started</b>
	</div>
	<div class="smallbox-content">
	<ul>
        <li>

Downloads

</li>
	<li>

iPOJO in 10 minutes

</li>
        <li>

Using Annotations

</li>
        <li>

Maven tutorial

</li>
        <li>

Support

</li>
	</ul>
	</div>
</div>
</td>
<td>
<div class="smallbox" style="margin-left:10px; margin-right:10px">
	<div class="smallbox-title">
		<img src="http://felix.apache.org/ipojo/site/user_edit.png"> <b>The developer corner</b>
	</div>
	<div class="smallbox-content">
	<ul>
	<li>

Describing components

</li>
	<li>

iPOJO Reference Card

</li>
	<li>

Eclipse Integration

</li>
        <li>

Online Manipulator

</li>
        <li>

FAQ

</li>
	</ul>
	</div>
</div>
</td>
</tr>
</table>
</div>

The easiest way to get involved in iPOJO is to try it out. See the iPOJO in 10 minutes tutorial for how to get up and running with the iPOJO framework and the downloads page for more information on acquiring iPOJO & related tools.

You can also have a look to this presentation describing iPOJO main features.

What's new