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.


On Tue, Jul 31, 2012 at 10:51 AM, bigcache1 <sharp.maes...@gmail.com> wrote:
> Sure:
> http://pastebin.com/ffk3uE2a Implementation.
> http://pastebin.com/rXsiVNMG Interface.
> http://pastebin.com/z2DhVEhg] Page source.
>
>
> Jens Breitenstein wrote
>>
>> Can you provide the tapestry page, class and interface sources?
>>
>> Jens
>>
>> Sent from my iPhone
>>
>> On 31.07.2012, at 15:21, bigcache1 &lt;sharp.maestro@&gt; 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-unsubscribe@.apache
>>> For additional commands, e-mail: users-help@.apache
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@.apache
>> For additional commands, e-mail: users-help@.apache
>>
>
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/again-strange-No-service-implements-the-interface-tap-execounting-dal-mediators-TeacherMedImpl-tp5714888p5714922.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
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to