Hey, > your class needs to implement the t3lib_Singleton interface, because only those can be injected in a setter. Otherwise Extbase would not know which exact instance of the class should be injected. This has been changed in RC1. Now prototypes are also allowed. See the ChangeLog for further information. Greets, Sebastian