Jython and Vaadin 7

I’ve looked over the integration discussion for Vaadin 6 and Jython. The new Vaadin 7 Servlet/Service architecture is subtler, but looks like it should be well suited for letting a Jython UI object handle requests.

I’m looking for a recommendation (or example) for where to do that integration. Thoughts?