Appendix B. Tutorial directory structure

Table of Contents

The tutorial follows a very specific directory structure which clearly separates the interface files (WSDL), the service implementation files (Java and WSDD), and the client implementation files (Java). This directory structure must be preserved if you want the examples to compile out-of-the-box with the provided Ant build file and build script. This appendix describes the directory structure used throughout the tutorial.