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]