Home > Guides > Core Developers Guide > Application Servers > SunOne 7.0

To use SunOne wkith the framework, you will need to grant the appropriate permissions. You can simply grant all permissions, or just the specific permissions the framework needs.

Granting All Permissions

Granting Specific Permissions

  • Grant Write Permissions to java.util.PropertyPermission
  • Add java.lang.reflect.ReflectPermission "suppressAccessChecks"
  • Grant all permissions to OgnlInvokePermission