One more question... What is the order of precedence in configuration? Spring, Annotations, explicit changes using the InterceptorProvider API
-----Original Message----- From: Eric Johnson [mailto:[email protected]] Sent: Friday, March 06, 2009 1:50 PM To: [email protected] Subject: Interceptor Annotation Questions Are there any examples of using annotations to configure interceptor chains? Where can I put the annotations? The doc says the SEI and the service class, but the example shows them on an implementation class. How do I add them to a client? Thanks, Eric
