You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Irfan Habib <ir...@yahoo.com> on 2006/07/21 10:20:07 UTC

Does Axis2/C support Extension modules?

Hi,

Like Axis2/J supports plug-in extensions which can be
invoked per-service,per-operation, per-engine startup,
does Axis2/C also support a plugin API for extension
modules?



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: Does Axis2/C support Extension modules?

Posted by Samisa Abeysinghe <sa...@gmail.com>.
Irfan Habib wrote:

>Hi,
>
>Like Axis2/J supports plug-in extensions which can be
>invoked per-service,per-operation, per-engine startup,
>  
>
Yes axis Java supports engaging modules at each of these levels.

>does Axis2/C also support a plugin API for extension
>modules?
>  
>
Yes Axis2/C too has the same concept of modules like Axis2/Java. e.g. 
please have a look at the addressing module.

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org