I've been struggling a lot past two days with the annox library, been almost on every google result and can't make it work. I just keep getting 'Unsupported binding namespace "http://annox.dev.java.net". Perhaps you meant "http://java.sun.com/xml/ns/jaxb/xjc"' error.
I need to add an Annotation before an attribute in a class created in a xsd schema, does anyone knows if there's a way of doing this without using annox? Or how can I fix that error?
Thank you.