The problem is that you must specify the namespace in your JAXB generated classes using the @XMLRootElement annotation, for example:
@XMLRootElement(namespace =...
Type: Posts; User: huizar_mx; Keyword(s):
The problem is that you must specify the namespace in your JAXB generated classes using the @XMLRootElement annotation, for example:
@XMLRootElement(namespace =...
This is really a great project, we've using it since RC2, thank you so much for this hard and excellent work!!
Jose Huizar
Have you tried configuring your maven proxy settings?