Skip to content

Commit 58765f9

Browse files
committed
1 parent 9390964 commit 58765f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/airline/server/src/main/webapp/WEB-INF/ws-servlet.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</description>
1414
<property name="schemaCollection" ref="schemaCollection"/>
1515
<property name="portTypeName" value="Airline"/>
16-
<property name="locationUri" value="http://localhost:8080/airline/services"/>
16+
<property name="locationUri" value="http://localhost:8080/airline-server/services"/>
1717
<property name="targetNamespace"
1818
value="http://www.springframework.org/spring-ws/samples/airline/definitions"/>
1919
</bean>

0 commit comments

Comments
 (0)