This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
vaadin_7_osgi_web_application [2015/03/06 15:28] mihael |
vaadin_7_osgi_web_application [2015/04/29 13:37] mihael |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Vaadin 7 OSGi Web Application ====== | ====== Vaadin 7 OSGi Web Application ====== | ||
- | Note: This was tested with Vaadin 7.3.3. This guide cannot be used exactly as it is for Vaadin 7.4. | + | <note> |
+ | This was tested with Vaadin 7.3.3. This guide cannot be used exactly as it is for Vaadin 7.4. See [[vaadin_7.4_osgi_web_application|Vaadin 7.4 OSGi Web Application]] for a using Vaadin 7.4. | ||
+ | </note> | ||
[[http://vaadin.com | Vaadin 7]] is a Servlet based Java web framework. And as most OSGi container support Servlet based web applications very well this should be a match made in heaven. But their are some minor things one will stumble upon when trying to run a Vaadin application inside an OSGi container. One of those things is always the classpath. | [[http://vaadin.com | Vaadin 7]] is a Servlet based Java web framework. And as most OSGi container support Servlet based web applications very well this should be a match made in heaven. But their are some minor things one will stumble upon when trying to run a Vaadin application inside an OSGi container. One of those things is always the classpath. |