[Building Sakai] Rwiki

Claudia Roberta claudia.icmc at gmail.com
Thu Aug 25 10:46:52 PDT 2011


Hi guys!

I'm having problems in the tool rwiki.
I was able compile (the maven did not show any error). When I start tomcat, the
following error occurs:

org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'uk.ac.cam.caret.sakai.rwiki.tool.RequestHelper' defined in
ServletContext resource [/WEB-INF/commandComponents.xml]: Cannot resolve
reference to bean
'uk.ac.cam.caret.sakai.rwiki.tool.service.api.CommandService' while setting
bean property 'commandService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'uk.ac.cam.caret.sakai.rwiki.tool.service.api.CommandService'
defined in ServletContext resource [/WEB-INF/commandComponents.xml]: Cannot
resolve reference to bean 'saveCommand' while setting bean property
'commandMap' with key [TypedStringValue: value [save], target type [null]];
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'saveCommand' defined in ServletContext
resource [/WEB-INF/commandComponents.xml]: Invocation of init method failed;
nested exception is java.lang.ClassCastException:
uk.ac.cam.caret.sakai.rwiki.component.service.impl.RWikiObjectServiceImpl
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'uk.ac.cam.caret.sakai.rwiki.tool.service.api.CommandService'
defined in ServletContext resource [/WEB-INF/commandComponents.xml]: Cannot
resolve reference to bean 'saveCommand' while setting bean property
'commandMap' with key [TypedStringValue: value [save], target type [null]];
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'saveCommand' defined in ServletContext
resource [/WEB-INF/commandComponents.xml]: Invocation of init method failed;
nested exception is java.lang.ClassCastException:
uk.ac.cam.caret.sakai.rwiki.component.service.impl.RWikiObjectServiceImpl
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'saveCommand' defined in ServletContext resource
[/WEB-INF/commandComponents.xml]: Invocation of init method failed; nested
exception is java.lang.ClassCastException:
uk.ac.cam.caret.sakai.rwiki.component.service.impl.RWikiObjectServiceImpl
Caused by:
java.lang.ClassCastException:
uk.ac.cam.caret.sakai.rwiki.component.service.impl.RWikiObjectServiceImpl
    at
uk.ac.cam.caret.sakai.rwiki.tool.command.SaveCommand.init(SaveCommand.java:86)


Any idea?

Tks,

Claudia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110825/dc7a4a2c/attachment.html 


More information about the sakai-dev mailing list