[gradebook2-dev] Client change not working

Thomas Amsler tpamsler at ucdavis.edu
Thu Apr 21 11:09:13 PDT 2011


Make sure that you don't have any old gradebook2 jar laying around in
tomcat's shared/lib, components, etc.

Best,
-- Thomas

On Thu, Apr 21, 2011 at 6:53 AM, Geng, Kelly <gengx at muohio.edu> wrote:
> Hi GB2 developers,
>
>
>
> I am having problems to make a customized client file to take effect on
> gb1.3.1.
>
>
>
> I added two methods to the following class to read the grade submission menu
> text from Sakai.properties.
>
>
>
> package org.sakaiproject.gradebook.gwt.client.gxt.model;
>
>
>
> public class ApplicationModel extends EntityModel implements
> ApplicationSetup
>
>
>
>
>
> I had the change working fine on one server but couldn’t make it work on
> another server where I installed 1.4.1 earlier. It threw a NoMethodFound
> exception pointing to the method I added in the above-mentioned class. It
> seems to me something is sticking there from v1.4.1, but I couldn’t figure
> out what it is. Hope to get some insight from you.
>
>
>
> Thanks,
>
> Kelly at Miami University
>
>
>
>
>
> _______________________________________________
> gradebook2-dev mailing list
> gradebook2-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/gradebook2-dev
>
>


More information about the gradebook2-dev mailing list