On Thu, 27 Nov 2008 09:15:55 -0600 Kirk Wolf said: >Angelo, > >I'm not familiar with Sakai, but from looking at the website it is a Java >web application which currently supports: > >- Apache Tomcat web container - (porting to Websphere should be trivial)
It's not. Among others, Tomcat is much more forgiving that WAS. Porting the other direction would probably be easier. >- MySql or Oracle database - (porting to DB2 might be some work) Actually significantly easier than WAS, due in part to Hibernate. >- Sun Java JDK - (porting to IBM JDK might be work depending on whether >they used Sun "internal" classes) non-trivial, especially in an open source/community source project. > >Have you considered just running under a zLinux virtual machine? Then all We are working on it. Getting fixes to the JDK and JRE are part of the issues we're working through now, which we hope will make porting future open source Java projects much easier to any of System z, System p or WAS systems. Getting Hursley to understand that "just fix your application to work with our stuff" is not an acceptable answer to the open source community has been a major task that is almost complete. We're hoping the next project, Kuali, goes much easier. /ahw >you would have to worry about porting would be possibly support for the IBM >Java SDK. > >Kirk Wolf >Dovetailed Technologies > >On Wed, Nov 26, 2008 at 10:51 AM, Angelo Corridori < >[EMAIL PROTECTED]> wrote: > >> There is an open source course management system called Sakai that has >> blogs and Wiki functionality (and many other functions as well). We use it >> here at Marist to host our on line courses. There is a joint project >> between Marist and IBM to get Sakai to run using Websphere and DB2 which >> is well underway. Contact me if you need more information. >> >> Regards, >> Angelo >> >> >> Angelo F. Corridori >> Director of Large Systems Education >> Marist College >> [EMAIL PROTECTED] >> 1-845-575-3000 x2168 >> ----- Forwarded by Angelo Corridori/FAC/Marist on 11/25/2008 03:38 PM >> ----- >> >> From: >> Jim Marshall <[EMAIL PROTECTED]> >> To: >> [email protected] >> Date: >> 11/25/2008 04:46 AM >> Subject: >> Mainframe Hosted BLOGs and WIKIs >> >> >> >> Seems there is an interest in running mainframe hosted BLOGs and WIKIs >> which could either run on z/OS (Websphere Applicaton Server maybe) or >> zLinux. Does anyone know of any software available to to host these. >> >> thanks jim >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO >> Search the archives at http://bama.ua.edu/archives/ibm-main.html >> >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO >> Search the archives at http://bama.ua.edu/archives/ibm-main.html >> > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO >Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

