Updates:
Summary: CacheManager does not recognize config null with SipApplication
annotation.
Comment #1 on issue 2615 by [email protected]: CacheManager does not
recognize config null with SipApplication annotation.
http://code.google.com/p/mobicents/issues/detail?id=2615
My bad, I've misconfigured the field mainServlet in the SipApplication
annotation. Now the two versions (with and without annotations) work fine.
However, I still get the 'CacheManager does not recognize config null'
error when I deploy the annotated version, and I don't get it with the
sip.xml version.