On 07/09/2012 12:04 PM, ramesh wrote:
Is annotation mechanism available for @CrossOriginResourceSharing ?


I was trying to follow this example but I am unable to resolve import for this.

Appreciate any help

regards
Ramesh
import org.apache.cxf.jaxrs.cors.CorsHeaderConstants;
import org.apache.cxf.jaxrs.cors.CrossOriginResourceSharing;

Somehow even with cxf-rt-rs-security-cors dependency, apache.cxf.jaxrs.cors is unresolved.

Is there an alternative ?

regards,
Ramesh

Reply via email to