skipcole / opensimplatform

Automatically exported from code.google.com/p/opensimplatform
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Eavesdrop Page Broken #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Not a feature request. It is a bug.

Original comment by Skip.C...@gmail.com on 17 Dec 2010 at 9:29

GoogleCodeExporter commented 9 years ago

Original comment by Skip.C...@gmail.com on 17 Dec 2010 at 9:29