These are my definitions:


import org.apache.avalon.framework.componet.ComponentException;
-------------------------------------^^^^^^^^
Looks like you're trying to import componet instead of component

import org.apache.avalon.framework.componet.ComponentManager;
import org.apache.avalon.framework.componet.ComponentSelector;
import org.apache.avalon.framework.activity.Disposable;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to