Said by Samisa:

If you want to load a service while the server is running, by placing it in the service repository, it cannot be done right now, because we do not have hot deployment implemented. However, this can be done programatically with current Axis2/C.
end of the copy---------->

I'll explain the feature for if it results interesting for future releases :)

In the development-testing of the service, we actual had to restart the service to reload the .so's of one service, if we could force the reload a service from a control console tool (like the a2enmod or a2dismod in httpd server apache), so the other services will not affected for the charge of discharge of the other service.

If it is a new service that we are dropping to the repo, then it is simple to be added to the description hierarchy. But if one want to modify an existing service, while the server is running, then there are so many complications.


Samisa, where I can find info about the programatically load and discharge of the services?

Unfortunately we do not have any docs on that. But we have done it in http://wso2.org/projects/wsf/php.

Regards,
Samisa...


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

Reply via email to