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
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