i try to generate classes using JAXB but I a get an exception : IllegalArgumentException: Illegal pattern character \'g\' I\'using a complex XSD file and a binding file as
I might guess that one of your xsd files have a regexp-based restriction attached to a type/element. Have you validated those files?