Hi,
The xmltypes.jar library included in the dhcp server seem off-sync with the dhcpserver.xsd schema. Is it possible to get the source code of this library or to generate it anew according the dhcpserver.xsd scheme ?
Not included is for example the <v4TimeOffsetOption> , which IS included in the dhcpserver.xsd scheme , but when trying to start a server in which's confguration it is included according to the documentation, it throws the following error:
251 [main] ERROR DhcpServerConfiguration - Failed to initialize DhcpServerConfiguration
com.jagornet.dhcp.server.config.DhcpServerConfigException: error: cvc-complex-type.2.4a: Expected elements 'v4TimeServersOption v4DomainServersOption v4DomainNameOption v4VendorSpecificOption v4NetbiosNameServersOption v4NetbiosNodeTypeOption v4TftpServerNameOption v4BootFileNameOption otherOptions' instead of 'v4TimeOffsetOption' here in element v4ConfigOptions