I got through the first part of my problem with my JAVA agent with the help of somebody on this forum. I have researched a ton and now have access to the iSeries guy at this perticular site.
I need to have the ability to set the os400.class.path.rawt to “1” in my agent. I cannot do that because of permissions (see the error messag below) but I am not clear on how these permissions are granted. I am thinking I need to tell the iSeries admin to update a policy file to say…?? So, where do I find this policy file and what does he need to add to it?
error message: java.security.AccessControlException: access denied (java.util.PropertyPermission os400.class.path.rawt write)