Fixed
Details
Assignee
Zhen QianZhen QianReporter
Beth KirschnerBeth KirschnerComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Zhen Qian
Zhen QianReporter
Beth Kirschner
Beth KirschnerComponents
Fix versions
Affects versions
Priority
Created June 3, 2015 at 2:59 PM
Updated June 24, 2015 at 9:56 AM
Resolved June 8, 2015 at 12:01 PM
Dashboard module is commented from root `pom.xml`, compiled fine but could not start tomcat if it was part of the build. produced below exception
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.dash.entityprovider.DashboardEntityProvider#0' defined in file /Users/pushyami/tomcat/tomcat7_ctoolsS/components/dashboard-pack/WEB-INF/components.xml: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'sakaiProxy' of bean class [org.sakaiproject.dash.entityprovider.DashboardEntityProvider]: Bean property 'sakaiProxy' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?