On Monday, January 10, 2011, Bryan Turner wrote: > Yes, we are deploying our OSGi container inside Tomcat (or Jetty, depending > on the day). The important distinction may be that we are not loading > Shiro as an OSGi bundle. It is a classpath dependency of our webapp > itself. When we start Felix (or Equinox), we export Shiro from the jars in > the webapp's classpath as a set of system-level bundles--common to the > entire OSGi container and available in every classloader. > > Best regards, > Bryan Turner
That sounds like it should work for me, too. Can you elaborate a bit in more detail how you actually achieve this? Lothar
