Hi ,
xmltypes.jar library looks off-sync with the dhcpserver.xsd . Is it possible to get source code for this library or , if it is generated , to generate it anew ? For example it is not possible to parse the V4TimeOffsetOption element , which is correctly included in the dhcpserver.xsd schema . When starting the server with configuration file which includes this element it gives 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