You can add a file named as META-INF/wink-application to the class path. The content will be the class name of your provider class.
Sent from my iPad On Dec 17, 2012, at 10:39 PM, "David Donn" <[email protected]> wrote: > Hi, > > I have a service with a REST binding. How do I configure a JAX-RS > ExceptionMapper? I have added the @Provider annotation but that doesn't > appear to be enough. > > I am using Tuscany 2.0 Beta 3 running in Tomcat using > TuscanyServletFilter. > > Any assistance would be much appreciated. > > Regards, > David Donn
