Vaadin 7.1.0.beta1 + Guice 3.0 + VaadinServlet

I believe I’ve exhausted all resources on Google regarding Guice 3.0 in Vaadin 7.1.0.beta1. I have found a few articles and projects on related configurations but they are either too incomplete, too complicated, or too GAE oriented to help me on my way.

The following article for Vaadin 6 and Guice 2.0 is quite nice. However, the child for Guice 3.0 is a bit weak… and there is no mention of use in Vaadin 7.


Integrating Vaadin with Guice 2.0

I totally understand that I am messing with beta – I am not complaining. Nothing but love here… really. If someone can help by pointing me to a simple example, howto, tutorial, post, project, etc. then I would be very grateful. I have been at this for almost 2 days and have yet to piece together working code.

Actually, I may have found what I was looking for:


gpiercey / VaadinApplication

I have some tests done
here
but unfortunately it’s all in Spanish.

Look at the project ‘prueba01’

There’s a Guice addon that a friend and I have created. This provides Guice and Guice-servlet integration and seems to work!

https://vaadin.com/directory#addon/v-guice

https://github.com/willtemperley/v-guice