Vadim Gritsenko <vadim <at> reverycodes.com> writes: > > Hello, > > > > whenever I try to lookup my component I get a ClassCastException when I want > > to cast it to the component's class. > > Does your component implementation implements Component interface? Try if it > does not.
Of course (it did not, does now and works now)! Sometimes it is so easy. Thank you very much. Joerg
