Actions
Bug #5794
closedjava.net.MalformedURLException (Accessing an URL protocol that was not enabled ..)
Start date:
2023-01-04
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
11.99
Fixed in version:
12.0
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Issue reported here: https://saxonica.plan.io/boards/4/topics/9181
The following error is reported when running a schema validation:
java.net.MalformedURLException (Accessing an URL protocol that was not enabled.
The URL protocol http is supported but not enabled by default. It must be enabled by
adding the --enable-url-protocols=http option to the native-image command.
Please register to edit this issue
Actions