I am implementing AXIS2 services in my web application. Our client's
production boxes are a bit flaky, so I want a heads up when performance
degraded. Specifically:
- request comes into my AXIS2 service
- measure the time that the request takes
- if the time is greater than X, log an error
S
0
It's written that Whenever Rampart Engine needs a password to create a username
token, it will create a WSPasswordCallback instance setting
the appropriate identifier which it extracts from the parameter of the
Rampart configuration and pass it to the password callback class via the handle