You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Some details of proposed changes to binding.ws implementation.

Motivation

  • port to Axis1.5
  • integrate policy more consistently
    • allow policy implementations to contribute configuration logic as well as interceptors
    • introduce binding wire
    • this is not particular to binding.ws but got to start somewhere
  • clean up structure of binding implementation
  • remove all the cruft that's built up
    • the are lots of fixes and work arounds some of which can now be removed

Firstly to put some context behind the policy suggestions here is my view of the places that policy function might be required. The yellow boxes indicate places that the code doesn't currently support explicitly.

  • No labels