Actions
Bug #3953
closedError: Processor is not licensed for schema processing!
Start date:
2018-10-05
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.1.0
Fixed in version:
1.1.2
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
When we create a SaxonProcessor with a configuration file for use with SchemaValidator.
The following error is reported:
Error: Processor is not licensed for schema processing!
The license variable is checked against when we create a SchemaValidator class. This variable is not being set in case when we use the configuration file to create the SaxonProcessor.
Please register to edit this issue
Actions