Wondering if Spring OSGI a viable solution for large scale web apps (>300 concurrent users). Anyone here as build a production app using Spring OSGi and deployed in tomcat 6.x or WAS 7.x. How does the performance look like?.
It appears Spring OSGi example comes with Tomcat 5.x embedded inside OSGI environment. Is that the typical way of deploying app or it would be better with OSGI embedded inside the Tomcat?
Thanks,



