am getting a security exception when i run a servlet which access the third party API. Am using Google App engine as server. i had listed below the error log can any one help me to solve it
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
GAE does not support any and all Java libraries. Check Google's documentation whether you're running into a GAE-specific problem. As you've found out, there's also a security manager present which further limits what you can do (which there isn't generally if you use Tomcat to run your own web apps).
Thank for your reply ulf, I had added a keytool file as it rises the security problem. With this help of code SSL CLIENT FOR JAVA am not getting the security error but when in the SSL CLIENT CODE i have to add a base url in the line this shows me 401 not authorized Exception
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.