Re: [Dev] Error sending rest call to jax-rs web service in wso2 cloud

2014-10-12 Thread Tharindu Dharmarathna
Hi Danushka, Issue has been resolved by applying changes to pom file according to your advice. Reason is we are using jars in lib file that been shipped with AS 5.2.1 . we have to exclude that dependencies from build war file. Thanks. On Fri, Oct 10, 2014 at 9:10 AM, Tharindu Dharmarathna

[Dev] Error sending rest call to jax-rs web service in wso2 cloud

2014-10-09 Thread Tharindu Dharmarathna
Hi all, I have developed jax-rs app with wso2 app cloud. when I call it services using rest client it shows me following error. How can I Solve this issue error Log *type* Exception report *message* *org.apache.cxf.interceptor.Fault: access denied (java.lang.RuntimePermission

Re: [Dev] Error sending rest call to jax-rs web service in wso2 cloud

2014-10-09 Thread Danushka Fernando
This is because we have java security enabled. Can you post the following line with your pom file of the application. com.wso2.cpt.service.UserServices.getUsers(UserServices.java:33) Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Fri,