[Building Sakai] How can I take out the portfolio tools since we are not using them?

Stephen Marquard stephen.marquard at uct.ac.za
Fri Sep 25 01:41:32 PDT 2009


org.sakaiproject.api.app.scheduler.SchedulerManager is from the jobscheduler project rather than osp.

I'm not familiar with the mini build profile. To remove osp you should be able to just remove the top-level osp folder and remove it from the top pom.xml

If you want a small Sakai build for development purposes, you may want to try cafe:

https://source.sakaiproject.org/svn/cafe/branches/2-6-x/

Cheers
Stephen




Stephen Marquard, Learning Technologies Co-ordinator
Centre for Educational Technology, University of Cape Town
http://www.cet.uct.ac.za
Email/IM/XMPP: stephen.marquard at uct.ac.za 
Phone: +27-21-650-5037 Cell: +27-83-500-5290 
 
>>> Am Khan <akhan at acoe.org> 9/25/2009 1:35 AM >>>
I have successfully build mvn clean install -Pmini sakai:deploy
But I get the following error during tomcat start up.  How can I take out the portfolio tools since we are not using them?
Caused by:
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'org.sakaiproject.api.app.scheduler.SchedulerManager' is defined


Thanks and regards
Am Khan




More information about the sakai-dev mailing list