Bugs item #1053229, was opened at 2004-10-24 15:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1053229&group_id=22866

Category: JBossCMP
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Adrian Price (adrianprice)
Assigned to: Nobody/Anonymous (nobody)
Summary: No InvalidationManager configured in 4.0

Initial Comment:
The default cache invalidation service which supports
the "Standard CMP 2.x EntityBean with cache
invalidation" EJB container configuration is missing
from JBoss-4.0.0.  EntityBeans which use this container
fail to deploy, with a NullPointerException.

The NPE occurs because the
InvalidableEntityInstanceCache InvalidationManagerMBean
invalMgr field is null, because the
jboss.cache:service=InvalidationManager MBean does not
exist.  Please see the attached stack trace.  It is
necessary to copy the
deploy/cache-invalidation-service.xml file from a 3.2.x
version to restore correct behaviour.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1053229&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to