type Exception report
message
description The server encountered an internal error () that prevented it from
fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 65 in the jsp file: /osp_core/eavesdrop_screen.jsp
The method getListOfActors(String, AuthorFacilitatorSessionObject,
HttpServletRequest) in the type Conversation is not applicable for the
arguments (String, PlayerSessionObject, HttpServletRequest)
62: }
63:
64: %>
65: <option value="<%= conv.getId() %>" <%= selected %>><%=
conv.getListOfActors(pso.schema, pso, request) %></option>
66: <% } %>
Original issue reported on code.google.com by Skip.C...@gmail.com on 17 Dec 2010 at 9:28
Original issue reported on code.google.com by
Skip.C...@gmail.com
on 17 Dec 2010 at 9:28