|
Hi everybody!
I was wondering how I can engage a module at the
client side. Actually, I succeeded in engaging a module at the server side (the
handler is executed).
I also succeeded to engage the adressing
module at the client side by adding the command "ConfigurationContext
configContext =
ConfigurationContextFactory.createConfigurationContextFromFileSystem("D:/AXIS2-SVN/axis2",
null);" and it works.
For the others modules, I thought I had to paste
the mar files in the directory d:\axis2-SVN/axis2/modules. I did
it but only the WS-adressing module is executed actually.
Someone knows the way to follow?
Thanks for your help
Fabien
|
- [Axis2] How can I engage a module at the client side? Fabien Couble
- Re: [Axis2] How can I engage a module at the client... Deepal Jayasinghe
