Remove deleted samples from README

See gh-18
This commit is contained in:
Henning Poettker
2022-12-03 21:55:33 +01:00
committed by Stéphane Nicoll
parent 1383efe898
commit 5d279ac62d

View File

@@ -18,9 +18,7 @@ additional instructions.
O/X Mapping functionality in a complete application
* link:./echo[echo] - a simple sample that shows a bare-bones Echo service
* link:./mtom[mtom] - shows how to use MTOM and JAXB2 marshalling
* link:./stockquote[stockquote] - shows how to use WS-Addressing and the Java 6 HTTP Server
* link:./tutorial[tutorial] - contains the code from the Spring-WS tutorial
* link:./weather[weather] - shows how to connect to a public SOAP service
== Running the Server