Installed new Eclipse. Everything is fine. One of the first things that I did before running for help, was "mvn clean install". But only after I had new Eclipse installed, I could see (another) Teachers.java of Teachers page, with TeacherMedImpl referenced. So all that time, that second page instance was somehow hidden.
My apologies for this misleading. And thanks a lot. Howard Lewis Ship wrote > > Make sure you do a nice clean of your workspace; its possible you have > an older version of your page hanging around that Tapestry's picking > up a runtime for some reason. I can see TeacherMed as a service in > your startup output, so things should be working fine. > > I'd do a "find . -name TeacherPage.class" and see if more than one > file turns up. > > There's a lot of room for user error when developing Java applications > that is beyond Tapestry's scope to fix! All these files, class > loaders, build tools, IDEs, etc., etc., etc. can occasionally trip > over each other. > -- View this message in context: http://tapestry.1045711.n5.nabble.com/again-strange-No-service-implements-the-interface-tap-execounting-dal-mediators-TeacherMedImpl-tp5714888p5714986.html Sent from the Tapestry - User 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