spring-projects / spring-ws-samples

151 stars 132 forks source link

native compile problem #19

Open DavidDXY opened 1 year ago

DavidDXY commented 1 year ago

I use "mvn -Pnative clean native:compile" compiled the mtm project ,when i run the appliction,when i get the wsdl file it throw the error "java.lang.ClassNotFoundException: org.springframework.ws.soap.saaj.SaajSoapMessageFactory" but jar package does not have the problem; image image