See Cayenne-AXIS readme.html file for more info...
See ant/readme.html for instructions to quickly build and run demo web app.
This project can be used as base (pattern) for creating Cayenne-AXIS servers.
Common algorithm for creating Cayenne-AXIS server web application based on this project:ant | Ant build scripts. See ant/readme.txt |
build | Web app build directory. Contains fully the same as war archive. |
build/clients/java | Auto generated libraries needed for creating clients. |
build/WEB-INF/server-config.wsdd | AXIS service deployment configuration. Service definition must be the same as in deploy.wsdd at cayenne-axis distributive. |
cayenne-config | Cayenne configuration files. Used on serverside only. Different config file will be generated for client use. |
i18n | Internationalisation property files. |
lib | Project libraries. |
war | Web Application Archive will be placed there after generation. |