Hi all;
 
In the client side if some one want to engage module or modules the only way he can do that through lib jar files , that is there should be lib file with following nature.
 
/META-INF
 /org/apache.....
/modules/ any axis2 module
 
 
But my idea is this is not enough and in the client side it should be able to give a location  (like in the case of server side) and   asked to load modules in that location.
 
This can be achieved by given one more constructor to Call class which take client side repository as an argument and then create ConfigurationContext from that.
 
 
Any comments .....
 
Thanks
 
Deepal
 

Reply via email to