Hi Angel and All;

In WSO2 WSAS it has a service which does both Service and Module
deployment using MTOM attachment , and it is under Apache license too.
Therefore  we will be able to use that Service in Axis2 (with some
modification if we want , so opportunity for patches  :) ).

http://wso2.org/repos/wso2/trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/GlobalAdmin.java

Thanks
Deepal

Deepal Jayasinghe wrote:

>Hi Angel ;
>Yes , you can easily do that (in fact I have done that.) , you can write
>a service to deploy and unDeploy other services. Then you can send the
>service you want to deploy as a MTOM attachment. Then the service can
>get the attachment and deploy the way he like
> - He might drop the attachment into service directory as an .aar file
>- Or he can make the attachment into a service
>
>Thanks
>Deepal
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to