I've created new JIRA to cover this issue: https://issues.apache.org/jira/browse/TAP5-335
On Wed, Nov 5, 2008 at 1:23 AM, Thiago H. de Paula Figueiredo < [EMAIL PROTECTED]> wrote: > Em Tue, 04 Nov 2008 20:57:33 -0300, Lubor Gajda <[EMAIL PROTECTED]> > escreveu: > > The only feasible solutions I can think of are: >> >> 1. Modify ServiceDef to hold information about service implementation >> class. >> > > That's a good solution, IMHO. > > 2. Service proxy could inherit all annotations from service implementation >> class, then we would be able to check annotations directly on service proxy. >> > > That's the best solution, IMHO. > > 3. Use annotations on service interface instead of service implementation >> (this is workaround I'm currently using). >> > > This solution is void when you can't change the service interface. > > Do we file a JIRA? > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >