Skip to content

This demo shows how to create dynamic and modular Web applications with server-side OSGi and Vaadin and blueprint as UI toolkit.

Notifications You must be signed in to change notification settings

ANierbeck/osgi-vaadin-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

This demo shows how to create dynamic and modular Web applications with server-side OSGi and Vaadin and blueprint as UI toolkit.

The original can be found at www.toedter.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%