13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
====================================
|
|
== Spring Web Service MTOM Sample ==
|
|
====================================
|
|
|
|
|
|
1. INTRODUCTION
|
|
|
|
This sample shows how to use marshal and unmarshal MTOM attachments using JAXB2.
|
|
|
|
2. INSTALLATION
|
|
|
|
Simply run "mvn package" and deploy the war file generated in target
|