Thanks Deepal, I appreciate it. . I will try out your suggestion. Sumit
-----Original Message----- From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2008 12:26 AM To: [email protected] Subject: Re: Parameterizing modules > Hello, > > > > What is the best way to parameterize a module at the service, > operation and module levels? > You can do that adding paramters at different level and act upon that. At the runtime you can get the parameter from the message context , then it gives you the correct one. > > > > 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. > You can add them to the module.xml > > I am unsure about the best way to parameterize a module. I would > appreciate any help with this. > > > > Thanks > > Sumit > -- Thanks, Deepal ................................................................ http://blogs.deepal.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
