March 02, 2007

Compiling JSR-168

Instructions are really simple now:

svn co https://source.sakaiproject.org/svn//sakai/trunk/ sakai

cd sakai

svn co https://source.sakaiproject.org/svn//portlet/trunk/ portlet

maven bld dpl

Start tomcat. The portlets will simply show up as tools - you may want this in your sakai.properties:

webservices.allowlogin=true
webservice.portalsecret=plug-xyzzy

webservice.portalIP=127.0.0.1
webservice.IPCheck=true

Posted by csev at March 2, 2007 08:01 PM