• Anonymous
  • Login
  • Register
GooCalSync - Help Wanted: Running the application from a Java agent


I am moving GooCalSync to a single notes database - the Java code will run from a Java agent within the database thus removing the need for users to run an external Java program via a batch file.
 
The problem is a security violation is returned when the Java agent talks to Google and the agent terminates with an exception.
 
The error returned from the Java debug console is as follows: 
 
at java.security.AccessController.checkPermission(AccessController.java:108)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
at COM.ibm.JEmpower.applet.AppletSecurity.superDotCheckPermission(AppletSecurity.java:1449)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1480)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1464)
at java.net.CookieHandler.getDefault(CookieHandler.java:69)
 
Any ideas how to get around this would be greatly appreciated! 
Thanks, 
Ian. 

Documents
In this field you can enter a short description for the help you want on your project.

Please keep this short and clear.

You can add more details in the 'long description' field.
In this field you specify the technology area of your wanted help.

Select 'other' if you are not sure.

In this field you specify the area in your project of your wanted help.

Select 'other' if you are not sure.

In this field you can describe what they have to do and what the requirements are.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.