It seems as though the XmlSchemaEnhancer depends on either tools.jar or a JDK to execute correctly. It won't work if running in a JRE unless tools.jar is in the class path.
I am wondering if it was possible to fix this so that jaxb-facets could run without tools.jar dependency?