[Building Sakai] problem when running sakai2.9

gayan sukumal wiharagoda gayanwiharagoda at gmail.com
Fri May 11 10:28:12 PDT 2012


Hi,
Now it is working. Thanks All
regards,
Gayan

On Fri, May 11, 2012 at 6:25 AM, Steve Swinsburg
<steve.swinsburg at gmail.com>wrote:

> Yes, specifically:
>
> Configure tomcat 7 to use the old tomcat 5.5 classloader dirs
>
>    1. Edit *conf/catalina.properties*
>       1.
>
>       Add the following to the line that begins with "common.loader=..."
>
>       ,${catalina.base}/common/classes/,${catalina.base}/common/lib/*.jar
>
>       2.
>
>       Add the following to the line that begins with "shared.loader=..."
>
>       ${catalina.base}/shared/classes/,${catalina.base}/shared/lib/*.jar
>
>       3.
>
>       Add the following to the line that begins with "server.loader=..."
>
>       ${catalina.base}/server/classes/,${catalina.base}/server/lib/*.jar
>
>       2.
>
>    [OPTIONAL] Create the directories
>
>    mkdir -p shared/classes shared/lib common/classes common/lib server/classes server/lib
>
>
>
>
>
> On 11/05/2012, at 10:15 AM, gayan sukumal wiharagoda wrote:
>
> Hi,
> Is that should be done according to the
> https://confluence.sakaiproject.org/display/BOOT/Development+Environment+Setup+Walkthrough
>  link.
>
> regards,
> Gayan
>
> On Thu, May 10, 2012 at 7:26 PM, Steve Swinsburg <
> steve.swinsburg at gmail.com> wrote:
>
>> Sakai 2.8 should be run on Tomcat 5.5. Sakai 2.9 and onwards should be
>> run on Tomcat 7.
>>
>> However to run on TC7 you need to make some changes in
>> catalina.properties.
>>
>> Cheers
>> S
>>
>> Sent from my iPhone
>>
>> On 10/05/2012, at 23:44, gayan sukumal wiharagoda <
>> gayanwiharagoda at gmail.com> wrote:
>>
>> Hi Mark,
>> these is for the Sakia 2.8. Do I need to do all those stuff to Sakia
>> 2.9.I am using sakia 2.9
>> regards,
>> Gayan.
>>
>>
>> On Thu, May 10, 2012 at 6:56 PM, Mark J. Norton <
>> markjnorton at earthlink.net> wrote:
>>
>>>  I'll repeat what Aaron told me.  Track down these links and follow them:
>>>
>>> Check this guide out:https://confluence.sakaiproject.org/display/BOOT/Development+Environment+Setup+Walkthrough
>>>
>>> Specifically this section:https://confluence.sakaiproject.org/display/BOOT/Install+Tomcat+7
>>>
>>> My guess is that you don't have the tomcat 7 classpath setup to work
>>> with the legacy dir structure.
>>>
>>>  Your classpath is still not right.
>>>
>>> - Mark
>>>
>>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120511/3bca33ca/attachment.html 


More information about the sakai-dev mailing list