I am familiar with Shiro in a web environment, but now I am in need to implement native sessions for a JEE application. I don't have EhCache, etc. in my environment, nor do I really want or need it.
Is it possible to implement native session caching backed by Stateful EJBs? Has anyone on here implemented such a thing or can give me some direction? Thank you
