Files
spring-ws/samples/echo
2007-01-17 14:42:56 +00:00
..
2007-01-14 20:27:12 +00:00
2006-09-24 19:22:56 +00:00
2006-09-24 19:22:56 +00:00

=====================================================
== Spring Web Service Echo sample application ==
=====================================================


1. INTRODUCTION

This sample shows a bare-bones echoing service. Incoming messages are handled via DOM, and a simple 'business logic'
service is used to obtain the result.

2. INSTALLATION

Simply run "mvn package" and deploy the war file generated in target