To differentiate between services you can either use different annotations or 
different service ids.

For annotations read "Disambiguation with Marker Annotations" under

http://tapestry.apache.org/defining-tapestry-ioc-services.html

For serviceIds read "Service Ids" under the same link

regards
Taha


On May 10, 2012, at 8:47 PM, George Christman wrote:

> When I placed your code snippet in the app module, it gave me the following
> exception 
> 
> contains unrecognized public methods: public
> org.mydomain.eprs.services.doSomethingClass
> 
> I guess if this isn't possible, I'll just have to do this a different way. I
> at least wanted to try your suggestion first. 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Using-generics-in-tapestry-service-tp5700399p5700581.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