Issue Type: Enhancement Enhancement
Affects Versions: 5.1.5.FINAL
Assignee: Manik Surtani
Components: Demos and Tutorials
Created: 22/Jun/12 7:46 AM
Description:

I get NPE in my Tomcat 6.0.35 when I try to access the servlet.
(GridStore Line 56)

Both (CacheManagerHolder.cacheContainer and CacheManagerHolder.dataCacheName) are null, because the InitServlet wasn't started or the init(..) wasn't processed.

I'd suggest to rewrite the InitServlet as ServletContextListener to use the
contextInit(..) and contextDestroyed(..) for these CacheManagerHolder init and shutdown stuff.

Project: Infinispan
Priority: Major Major
Reporter: Thomas Fromm
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira