Project

Profile

Help

Bug #4295

closed

How to set Saxon licenseFileLocation in config file programmatically

Added by Kevon Hayes over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Build and release
Sprint/Milestone:
-
Start date:
2019-08-22
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

I need to set the licenseFileLocation.

// Doesn't seem to work var pConfig = new ProfessionalConfiguration(); pConfig.setConfigurationProperty(FeatureKeys.LICENSE_FILE_LOCATION, saxonLicensePath);

Previously when licenseFileLocation in the config file is left blank I received and license exception. How do I register this configuration to be used?

Please register to edit this issue

Also available in: Atom PDF