|
Does this class fit your needs? It provides a simple Axis server that will
listen for SOAP requests on a specified port. org.apache.axis.transport.http.SimpleAxisServer For the deployment/undeployment
of services, you would need to embed org.apache.axis.client.AdminClient Hope this helps, /Chris -----Original Message----- 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 |
- Embedding axis (again) Ralf Michl
- RE: Embedding axis (again) Chris Haddad
- RE: Embedding axis (again) Alan Gordie
