Third, and last  :)  ,  I dont understand well the load library process in
 Axis2/C yet (in standalone server and apache module), but there is any
 way to force the load a library service when the server is up(executed)?

No, The services, modules are loaded only at the startup, But there
are soap extensions like WSF/PHP or WSF/Ruby which uses the same
Axis2/C and load PHP or Ruby services dynamically. So I think it is
possible to implement this kind of thing with Axis2/C. I believe this
will be a feature of Axis2/C 1.4?, just a thought.:)

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.

Samisa...


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

Reply via email to