Hi,
 
this question has been asked before but I could not find an answer so far:
 
How can I use axis from within my own program?
Meaning that I have my own java program where I dynamically want to start/stop one or more axis/http servers (threads). For each of the started servers I want to be able to dynamically deploy/remove services (ideally implemented by concrete java objects - not classes) much like in RMI.
 
Regards,
    Ralf

Reply via email to