Baxi, Rinilkumar (TCS) wrote:
Hi Kau,
Thanks, the links are really useful.
We plan to develop some custom handlers / modules to meet our requirement within the legacy system. Do we have any document or link which provides a detailed description of each phase (for example, pre-dispatch, postdispatch, and so on).
These are not documented in formal documents. But you can find loads of
information if you refer to both Axis2/Java and Axis2/C mail archives.
Apart this it would be helpful if we get details about the format in which
information is passed between phases.
All information goes into message context. You can set parameters in
message context and also capture SOAP message in AXIOM format.
This information will be really helpful in deciding design for the handlers /
modules we plan to develop.
The best is to start with the logging module to understand the basics,
then look at the addressing module and later look into something like
the security modules in Rampart/C.
Samisa...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]