Check out @Local annotation in tapestry-IOC cookbook, this might helpYep! Have you tried binder.bind(MySecurityService.class, MySecurityServiceImpl.class)?
It seems to work with @Local, but it didnt with only with binder.bind(MySecurityService.class,
MySecurityServiceImpl.class), i tried it before
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org