Brimstedt/osgi-vaadin-demo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== Description == This demo shows how to create dynamic and modular web applications with server-side OSGi and Vaadin The original Version can be found here: http://www.toedter.com/blog/?p=412 I modified it to be usable with Apache Karaf and Blueprint. To make it more easy it now is also build with maven. == Setup == Run mvn clean install in the base directory grab the kar file from the de.nierbeck.ct.osgi.vaadin.kar/target directory put the kar file in your Apache Karaf deploy folder feature:install http-whiteboard call http://localhost:8181/myvaadin and be happy :) == License == All Source Code Files are licensed with the Eclipse Public License - v 1.0 http://www.eclipse.org/legal/epl-v10.html