Hi Igor, > add a package private default constructor to your class.
default constructor wont work in this case. > these are all well known limitations of proxying classes, you should try to > make sure your injected dependencies are interfaces or you something like > salve so no proxies are needed. Defining an interface for the class results in wicket-ioc not injecting the original class/constructor at all. So there's a flaw with this approach. Best regards, --- Jan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]