Schema catalogs should be set after XMLTooling init.

Description

The init process relies on XMLToolingConfig::init to handle setting the schema catalogs into the parser. This doesn't happen if the library was initialized by something else prior to SPConfig::init. We should move the catalog setter down below the init call. Cleanest would be to add an API for that explicitly in XMLToolingConfig to minimize code duplication.

Environment

None

Activity

Scott Cantor December 21, 2011 at 9:08 PM

Fixed

Details

Assignee

Reporter

Original estimate

Components

Fix versions

Affects versions

Created December 20, 2011 at 8:23 PM
Updated August 7, 2012 at 1:07 AM
Resolved December 21, 2011 at 9:08 PM