Actions
Feature #6517
openThere isn't a simple way to verify that Saxon has found and accepted a license file, regardless of edition
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Start date:
2024-08-21
Due date:
% Done:
0%
Estimated time:
Applies to branch:
12, trunk
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
All
SaxonC Platforms:
All
SaxonC Architecture:
Description
With a Saxon EE license, a call to isSchemaAware on the Processor will verify whether or not your EE license has been found and accepted. There's no equivalent for PE.
Some kind of isLicensed()
method on Configuration or Processor would be useful.
As backstory, I was trying to figure out whether a customer with a PE license had correctly located their license and to test myself I had to resort to an XPath that made use of Saxon extension functions.
Please register to edit this issue
Actions