From 3f58f9eab2fa36d6c32bdecd9cce945e8ba6c083 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Sat, 12 May 2007 15:49:33 +0000 Subject: [PATCH] --- samples/tutorial/readme.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 samples/tutorial/readme.txt 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