From 01af6227758ab025371ceb398a1bbcd5bd839c09 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 29 Nov 2022 13:24:29 -0600 Subject: [PATCH] Polish. --- airline/client/airline.wsdl | 281 +++++++++++++++++++++---------- airline/client/spring-ws/pom.xml | 2 +- 2 files changed, 197 insertions(+), 86 deletions(-) diff --git a/airline/client/airline.wsdl b/airline/client/airline.wsdl index 01a3976..e407288 100644 --- a/airline/client/airline.wsdl +++ b/airline/client/airline.wsdl @@ -1,85 +1,196 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/airline/client/spring-ws/pom.xml b/airline/client/spring-ws/pom.xml index a2a032a..e24f23b 100644 --- a/airline/client/spring-ws/pom.xml +++ b/airline/client/spring-ws/pom.xml @@ -19,7 +19,7 @@ ${project.basedir}/target/generated-sources/xjc ${project.basedir}/target/classes ${project.basedir}/../../server/src/main/resources - ${project.basedir}/../airline.wsdl + file://${project.basedir}/../airline.wsdl