Hello,

I get the following exception with a recent build:

Could not load class 
org.apache.cocoon.portal.event.aspect.impl.FullScreenCopletEventAspect for 
component named 'full-screen-coplet'

java.lang.ClassCastException
        at 
org.apache.cocoon.portal.event.impl.DefaultEventManager.initialize(DefaultEventManager.java:186)
        at 
org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:283)
        at 
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:277)

It seems that DefaultEventManager tries to cast
FullScreenCopletEventAspect into a Subscriber, but this interface
has been removed from FullScreenCopletEventAspect 13 days ago.

Carsten, can you fix this please?
-- 
Jean-Baptiste Quenot
Systèmes d'Information
ANYWARE TECHNOLOGIES
Tel : +33 (0)5 61 00 52 90
Fax : +33 (0)5 61 00 51 46
http://www.anyware-tech.com/

Reply via email to