Admin Console problem

2006-05-07 Thread Amila Suriarachchi
hi, the CommitChangesAction of the admin console has a problem. This action calls for a method called "storeConfig" in o.a.c.c.StandardServer class. This results calls for a method called "storeContext" in the same class. the "storeContext" method writes the context data to context config file. T

Admin Console Problem

2006-05-07 Thread Amila Suriarachchi
hi, the CommitChangesAction of the admin console has a problem. This action calls for a method called "storeConfig" in o.a.c.c.StandardServer class. This results calls for a method called "storeContext" in the same class. the "storeContext" method writes the context data to context config file. T