Skip to main content



      Home
Home » Archived » BIRT » Necessary permissions for BIRT in server.policy file
Necessary permissions for BIRT in server.policy file [message #253862] Wed, 29 August 2007 10:35 Go to next message
Eclipse UserFriend
Originally posted by: skurada.gmail.com

Hi,
I have to deploy BIRT in Sun Java System Application Server 8.1. The
application works fine on my machine and generates the reports. I gave the
following permissions in the server.policy file on my machine

//Grant permission to BIRT Viewer
grant codeBase
" file:C:\\JavaStudio8\\Sun\\jstudio_ent8\\AppServ8.1UR2\\doma ins\\domain1\\applications\\j2ee-modules\\AG_BIRT\\- "
{
permission java.security.AllPermission;
};
grant codeBase
" file::C:\\JavaStudio8\\Sun\\jstudio_ent8\\AppServ8.1UR2\\dom ains\\domain1\\generated\\jsp\\j2ee-modules\\AG_BIRT\\- "
{
permission java.security.AllPermission;
};

The problem is, our Systems Administrator does'nt want to give
"java.security.AllPermission" for BIRT in the Server. He is asking me to
provide all the necessary permissions instead of "AllPermissions". Can
someone tell me what specific permissions are required for BIRT Viewer? Any
help will be appreciated.

Thanks,
Zahid.
Re: Necessary permissions for BIRT in server.policy file [message #1229637 is a reply to message #253862] Thu, 09 January 2014 16:53 Go to previous message
Eclipse UserFriend
Hi Zahid...

I have the same problem. Did you fix it?

Any help will be appreciated.
Regards
Previous Topic:Is it possible to sort data prior to computing columns?
Next Topic:Create RANK column based on Grand Total in Crosstab
Goto Forum:
  


Current Time: Fri Apr 25 21:36:02 EDT 2025

Powered by FUDForum. Page generated in 0.03499 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top