jboss 7.1.final jsp compile error

Mike Barnes <[email protected]> Tue, 1 Jul 2014 09:08:40 -0400
Newsgroups gmane.org.user-groups.ajug.members
Message-ID <CAJepgNd9VvokfAQU5yfq50PG8pCTNX4q-cuZkzz_OqS6OBHE7w@mail.gmail.com>
Could someone help me understand why I would get an error compiling jsp's.
I have verified that the code is in the war as part of a lib. Below is the
error that I am getting:

An error occurred at line: 155 in the jsp file:
/pages/taskmanager/center.jsp
SYSTEM_COMPONENT_NAME_SUPERVISOR_REVIEW cannot be resolved or is not a field
152: </h2>
153: <% } %>
154: <%
155: if
(UserPermissions.hasPermission(TracingConstants.SYSTEM_COMPONENT_NAME_SUPERVISOR_REVIEW,
a) && session.getAttribute("svIatInProgress") != null) {
156: IncidentActivityTaskDTO dto = (IncidentActivityTaskDTO)
session.getAttribute("svIatInProgress");
157: session.removeAttribute("svIatInProgress");
158: %>



Any help would be apprecieated.

Thanks
Mike

_______________________________________________
ajug-members mailing list
[email protected]
http://lists.ajug.org/mailman/listinfo/ajug-members