If I remember correctly, you will need to go:
import coldspring.beans.*;
component {
public void function setBeanFactory(required BeanFactory beanFactory) {
variables.beanFactory = arguments.beanFactory;
}
}
Although I can't remember if the import statement goes inside or outside the component definition.
I believe the fact you need an import is a bug on the tracker...
Mark
--
E:
mark....@gmail.comT:
http://www.twitter.com/neuroticW:
www.compoundtheory.com