Google

Locations of visitors to this page

Distributing axis configuration

ti-axis is a small layer ontop of the Axis Soap engine (Version 1.x), allowing to distribute deployment configuration elements across subsystems and deploying them at runtime.

To enable modularization, ti-axis wrapps the axis servlet into a Spring HttpRequestHandler . To stay compatible to the established usage, ti-axis still uses the wsdd xml documents approach for the configuration. Those wsdd files can be stored as resource in every subsystem and pushed into the server configuration at runtime through the provided configuration beans.