[LRA-74] Enable Segurity Manager for Scheduled Job Manager app Created: 24/Jan/14 Updated: 27/Jan/14 Resolved: 24/Jan/14 |
|
| Status: | Resolved |
| Project: | Liferay Apps |
| Component/s: | Scheduled Job Manager |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | mcalvo | Assignee: | jorge.rojas |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Follow the steps outlined here:
http://wiki.rivetlogic.com/display/Liferay/Enabling+Security+Manager+for+Liferay+plugins |
| Comments |
| Comment by jorge.rojas [ 24/Jan/14 ] |
|
This archive was generated
/Users/jorge.rojas/projects/liferay/hrportal/liferay-portal-6.2.0-ce-ga1/pacl-policy Content: security-manager-properties-read=\ java.version,\ line.separator,\ log4j.configDebug,\ log4j.configuration,\ log4j.configuratorClass,\ log4j.debug,\ log4j.defaultInitOverride,\ log4j.ignoreTCL |
| Comment by jorge.rojas [ 24/Jan/14 ] |
|
After the deploy this is the output: Jan 24, 2014 9:25:45 PM org.apache.catalina.core.ApplicationContext log INFO: Closing Spring root WebApplicationContext 21:25:45,186 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][PluginPackageUtil:1016] Reading plugin package for quartz-scheduler-portlet 21:25:46,333 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][HotDeployEvent:130] Plugin quartz-scheduler-portlet requires marketplace-portlet 21:25:46,359 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][HotDeployImpl:119] Deploying quartz-scheduler-portlet from queue 21:25:46,360 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][PluginPackageUtil:1016] Reading plugin package for quartz-scheduler-portlet 21:25:46,587 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.defaultInitOverride} 21:25:46,588 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.configuration} 21:25:46,668 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.configuratorClass} 21:25:46,919 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=java.version} 21:25:46,920 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.ignoreTCL} 21:25:46,922 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.debug} 21:25:46,925 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=log4j.configDebug} 21:25:47,040 DEBUG [ContainerBackgroundProcessor[StandardEngine[Catalina]]][GeneratingPACLPolicy:230] quartz-scheduler-portlet generated authorization property {key=security-manager-properties-read, value=line.separator} Jan 24, 2014 9:25:47 PM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext 21:25:47,155 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][PortletHotDeployListener:343] Registering portlets for quartz-scheduler-portlet 21:25:47,245 INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]][PortletHotDeployListener:490] 1 portlet for quartz-scheduler-portlet is available for use Jan 24, 2014 9:25:47 PM org.apache.catalina.core.StandardContext reload INFO: Reloading Context with name [/quartz-scheduler-portlet] is completed |
| Comment by jorge.rojas [ 27/Jan/14 ] |
| Resolved!!! |