Hi,

I am new to CXF.
I am trying to run a JAX-RS service using a resource class 
com.happenings.ws.AuthBean. 

All is fine when i start the server but then when i try to access the service 
through a browser,  I get the following error.


Class com.happenings.ws.AuthBean can not be instantiated due to security 
manager 
restrictionsI understand that i need to a security policy but am not sure what? 
And  where? (as in does CXF have a reommendation other than to add a policy  
file as a a java property)?
 Regards,
Nishant Ranjan

Reply via email to