• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

java.security.AccessControlException: access denied, thxxxxxxxx

R

raybristol

Guest
hi, I am intergrating paypal to our website, our site need to sending/receiving data from paypal site in order to verify payment. everythign went well in my development machine (windows), however, after I uploading it to live server(linux), I got following exception:

java.security.AccessControlException: access denied (java.net.SocketPermission www.sandbox.paypal.com resolve)

I think it's something to do with catalina.policy file in 'tomcat4\conf\', I try to change some setting, but it doesn't work, maybe I set it wrong ?

I really appreciate if anyone can give me some help, I been tried to solve it for days and really out of ways!

Many thanks again for reading my question!
 
Back
Top