Proof of concept sharing

53 views
Skip to first unread message

Hwangar

unread,
May 2, 2011, 9:17:29 AM5/2/11
to Vaadin OSGi Collaboration
I'd like to share a startup I have coded using felix and iPojo to
integrate vaadin with osgi to build a modular webapp, in case someone
is interested in that

I'll share it somewhere with instructions as soon as I have a minute
free, but in advance I've started to mount a vaadin servlet and
reproduced the contributed tabs example

See you guys

Hwangar

unread,
May 2, 2011, 9:32:36 AM5/2/11
to Vaadin OSGi Collaboration
Here it is...

http://109.74.196.71/osgi/

Description:
following the whiteboard pattern, I have the interface Module and
the vaadin app waiting for modules to plug in... the core, declares
one module and the test one another one

you have 2 tgz's:
* felix.tgz: whole felix instalation with the example in its
cache...
* just unpack, cd <felix-dir> and java -jar bin/felix.jar
* it opens the vaadin servlet at http://localhost:9090/test, just
check it
* if you a the felix shell stops the test module, one tab should
disappear as soon as you click everywhere: "> lb"; "> stop 13"
* if you reenable the module, should reappear ("> stop 13")
* at lamia.tgz is the source core build with maven
* make sure to have maven (and java) and try "mvn clean install"
at the root project, just it

Tell me about what you think... I'm thinking in a "modular way" of
implement with vaadin, just like Drupal does

Thank's
Juan Arias
Reply all
Reply to author
Forward
0 new messages