Hello, thanks for your answer, I did keep on searching the error and I finally found out that it isn't a cxf problem. So that this thread should not be here. Anyway I'll try to explain what it happened. My rest service make a request to an RMI object, so that I had to configure the VM parameters first with the location of mi security archive and codebase. Here it goes:
-Djava.security.policy=rmi.policy -Djava.rmi.server.codebase=file:///home/jjpconsu/workspace/RLAB/build/classes/ as allways RMI giving a lot of problems related with security, what a headache. thanks, Juanjo -- View this message in context: http://cxf.547215.n5.nabble.com/AccessControlException-Error-publishing-REST-service-with-Jetty-server-tp5714810p5714924.html Sent from the cxf-user mailing list archive at Nabble.com.
