[Building Sakai] [building sakai] SEVERE: Error configuring application listener of class ?

Steve Swinsburg steve.swinsburg at gmail.com
Thu Aug 2 00:15:21 PDT 2012


Can you send your conf/catalina.properties

cheers,
S

On 02/08/2012, at 1:16 PM, Baynaa_sk <baynaa.sk at gmail.com> wrote:

> 
> I used the guide on the following url
> https://confluence.sakaiproject.org/display/BOOT/Development+Environment+Setup+Walkthrough
> 
> Configure tomcat 7 to use the old tomcat 5.5 classloader dirs
> 
>    Edit conf/catalina.properties
> 
>        Add the following to the line that begins with "common.loader=..."
> 
>        ,${catalina.base}/common/classes/,${catalina.base}/common/lib/*.jar
> 
>        Add the following to the line that begins with "shared.loader=..."
> 
>        ${catalina.base}/shared/classes/,${catalina.base}/shared/lib/*.jar
> 
>        Add the following to the line that begins with "server.loader=..."
> 
>        ${catalina.base}/server/classes/,${catalina.base}/server/lib/*.jar
> 
> 
> 
> When I use the configuration above, it showing error as shown in picture-1.
> 
> It was working fine, but after electricity was cut off, sakai WURFL was
> displaying error.
> I erased all trunk, tomcat and m2, but after I downloaded and deployed
> everything again, WURFL error was still there.
> -- 
> View this message in context: http://old.nabble.com/-building-sakai--SEVERE%3A-Error-configuring-application-listener-of-class----tp34233919p34243758.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"



More information about the sakai-dev mailing list