For new release, spring-ws-1.5.6 , when I downloaded and loaded sample 'airline' into eclipse workspace, there are bulid errors for missing JAXB objects
in package org.springframework.ws.samples.airline.schema.*
How to generate those JAXB codes from XSD via Maven ? Seems the previous old answer for this same question is not applicable for now.
Thanks for your help !


Reply With Quote
