We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9390964 commit 58765f9Copy full SHA for 58765f9
samples/airline/server/src/main/webapp/WEB-INF/ws-servlet.xml
@@ -13,7 +13,7 @@
13
</description>
14
<property name="schemaCollection" ref="schemaCollection"/>
15
<property name="portTypeName" value="Airline"/>
16
- <property name="locationUri" value="http://localhost:8080/airline/services"/>
+ <property name="locationUri" value="http://localhost:8080/airline-server/services"/>
17
<property name="targetNamespace"
18
value="http://www.springframework.org/spring-ws/samples/airline/definitions"/>
19
</bean>
0 commit comments