It doesn't look like AXIS2C is currently capable of adding new Services or Operations dynamically. We will be imbedding AXIS2C in our commercial application, and have additional requirements that are not in the the current product (We think).
It appears that AXIS2C reads the potential services it has on startup, and keeps the service.xml and the DLL that contains the web service routines in a locked state. We have the need to dynamically add new services, and operations to an existing service. This can be done by bringing the server down, and then back up with the new DLL and service.xml file, but this is not desirable (given that we want to be as close to 24/7 as possible). Any suggestions on this request, before I start looking to see what I need to do. Mike Mckee
