[Building Sakai] Recommanded OS X dev setup...

Steve Swinsburg steve.swinsburg at gmail.com
Tue Feb 2 04:27:26 PST 2010


Hi Kirk,

Sakai hasn't been QA'd on Tomcat 6 yet so best stick with 5.5.x for now.

That being said, I've had it running under Tomcat 6 in the past. In Tomcat 6, the common classloader has been collapsed into loading only from the $CATALINA_BASE/lib directory, whereas there was a shared/ directory in 5.5.x. You can alter this in Tomcat 6 by editing CATALINA_BASE/conf/catalina.properties and change the line "shared.loader=" to "shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar" .

YMMV, so recommend 5.5.x

cheers,
Steve



On 02/02/2010, at 11:09 PM, npskirk wrote:

> 
> Lance,
> 
> Have you also gotten Sakai 2 working in the Tomcat that comes on Snow
> Leopard (Server)?  Its a 6x Tomcat.
> 
> If so, I'd like to get some details from you...  
> 
> Thanks,
> Kirk
> 
> 
> FYI - I am currently running 10.6.2, 64-bit java 1.6 with the following
> settings for both Sakai 2 and Sakai 3 development:
> export JAVA_HOME=/Library/Java/Home
> export JAVA_OPTS="-d64 -server -Xmx1024m -XX:MaxPermSize=512m
> -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true"
> 
> The "-Dsun.lang.ClassLoader.allowArraySyntax=true" is for Sakai 2
> compatibility.  L
> 
> 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3 10:35:19 PST 2009;
> root:xnu-1486.2.11~1/RELEASE_X86_64 x86_64
> 
> 
> 
> 
> Lance Speelmon
> Scholarly Technologist
> 
> 
> -- 
> View this message in context: http://old.nabble.com/Recommanded-OS-X-dev-setup...-tp26287246p27419407.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100202/1ae6bd48/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3823 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100202/1ae6bd48/attachment.bin 


More information about the sakai-dev mailing list