Can you show where you are injecting the service?

tap.execounting.pages.TeacherPage.tMed: No service implements the interface
tap.execounting.dal.mediators.TeacherMedImpl

It seems like you are trying to inject the impl
something like:

@Inject
private TeacherMedImpl tMed;


On Tue, Jul 31, 2012 at 6:21 AM, bigcache1 <sharp.maes...@gmail.com> wrote:

> http://pastebin.com/s8g87ZtC Startup log
>
> Addition: Other injects are fine.
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/again-strange-No-service-implements-the-interface-tap-execounting-dal-mediators-TeacherMedImpl-tp5714888p5714918.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
>
>

Reply via email to