diff --git a/samples/tutorial/readme.txt b/samples/tutorial/readme.txt new file mode 100644 index 00000000..a1310898 --- /dev/null +++ b/samples/tutorial/readme.txt @@ -0,0 +1,13 @@ +================================= +== Spring Web Service Tutorial == +================================= + + +1. INTRODUCTION + +This sample contains the code for the tutorial, which can be found at +http://static.springframework.org/spring-ws/site/reference/html/tutorial.html + +2. INSTALLATION + +Simply run "mvn package" and deploy the war file generated in target