Jared, could you please give me a little hint how to achieve this "one line method"?
You've told that factory class should implement org.apache.shiro.util.Factory interface. It gives us T getInstance() method to implement in our class. I think that getInstance() method should return EhCacheManager object but how can I create instance or return from some context for example by given Ehcache name? Pawel -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-and-multiple-wars-within-the-same-Servlet-Container-tp5560737p7577562.html Sent from the Shiro User mailing list archive at Nabble.com.
