hi. Im cleaning up some old projects and I seem to have an issue with the
jaxws-maven-plugin.
To produce working code the wsimport goal must be followed by
maven-jaxb2-plugin with forceRegenerate=true.
It seems jaxws-maven-plugin can't annotate classes with @XmlRootElement and
that's why maven-jaxb2-plugin must be run.
Googling WSDL root xml element doesn't reveal much.
Does this sound familiar?

Thanks,
Delany

https://github.com/mojohaus/jaxws-maven-plugin/issues
https://www.mojohaus.org/jaxws-maven-plugin/index.html

Reply via email to