That worked. Thanks so much Raymond!

-----Original Message-----
From: Raymond Feng [mailto:[email protected]] 
Sent: Tuesday, 18 December 2012 6:05 PM
To: [email protected]
Cc: <[email protected]>
Subject: Re: Configuring a JAX-RS ExceptionMapper

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

Reply via email to