Hi,I have one web application that is running inside a equinox osgi container and it don't use web.xml.
Now I'm trying to figure out how could I use Shiro in such environment.I already could figure out how to setup the Filter using equinox ExtendedHttpService. But I couldn't find in Equinox a defined API to register listeners.
So, would be possible to use Shiro without registering the org.apache.shiro.web.env.EnvironmentLoaderListener ?
thanks for any tip. regards, Cristiano
