public SomeService(SomeDAO someDAO) { this.someDAO = someDAO; //nope } Still getting "No service implements the interface".
Thiago, that would turn off injecting tapestry services into spring beans. I'm gonna hold out for a bit. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Injecting-spring-beans-in-tapestry-services-tp6334659p6334803.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org