[Building Sakai] Using AssignmentService
    David Horwitz 
    david.horwitz at uct.ac.za
       
    Tue Jun 28 03:03:01 PDT 2011
    
    
  
Check the packaging of your app. Its likely your including the 
assignment API in your webapp.
D
On 06/28/2011 11:48 AM, Robert Sanfeliu Prat wrote:
> org.springframework.beans.factory.BeanCreationException: Error 
> creating bean with name 'projecttrackerApplication' defined in 
> ServletContext resource [/WEB-INF/applicationContext.xml]: 
> Initialization of bean failed; nested exception is 
> org.springframework.beans.TypeMismatchException: Failed to convert 
> property value of type 
> [org.sakaiproject.assignment.impl.DbAssignmentService] to required 
> type [org.sakaiproject.assignment.api.AssignmentService] for property 
> 'assignmentService'; nested exception is 
> java.lang.IllegalArgumentException: Cannot convert value of type 
> [org.sakaiproject.assignment.impl.DbAssignmentService] to required 
> type [org.sakaiproject.assignment.api.AssignmentService] for property 
> 'assignmentService': no matching editors or conversion strategy found
    
    
More information about the sakai-dev
mailing list