Hello,
What is the best way to parameterize a module at the service, operation and module levels? For example, I would like to extend the addressing module provided by Axis2 and provide some custom parameters. The parameters may be specified at the service, operation (services.xml) or module level (module.xml). I may also want to write my own module that may take 1 or n parameters. I am unsure about the best way to parameterize a module. I would appreciate any help with this. Thanks Sumit
