Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Using japserserver 3.7 community addition.
Running on websphere 6.1
Right clicking on any folder to see permissions throws 500 internal server error:
JSP Processing Error
HTTP Error Code: 500
Error Message:
JSPG0049E: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp failed to compile :
JSPG0091E: An error occurred at line: 35 in the file: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp
JSPG0093E: Generated servlet error from file: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp
/jasperserver.war/WEB-INF/jsp/objectPermission/_objPermissionToRole.java : 169 : The method setAttribute(String, Object) in the type ServletRequest is not applicable for the arguments (String, boolean)
Root Cause:
com.ibm.ws.jsp.JspCoreException: JSPG0049E: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp failed to compile :
JSPG0091E: An error occurred at line: 35 in the file: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp
JSPG0093E: Generated servlet error from file: /WEB-INF/jsp/objectPermission/objPermissionToRole.jsp
/jasperserver.war/WEB-INF/jsp/objectPermission/_objPermissionToRole.java : 169 : The method setAttribute(String, Object) in the type ServletRequest is not applicable for the arguments (String, boolean)