Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] STS remnants in configuration code


How about this?

(1) I removed the use of the system property from ConfigurationHandler.  Moved the setting of the base to sts.client.samples.TestPersonal (which creates a configuration handler).

(2) I changed the mapHandler.getSettings call to pass in the local name of the top-level OM element as the string.

If this is OK with Mike, I'll check it in.

...Greg


Back to the top