Mike McKee wrote:

A couple of questions:


1. We are using AXIS2C to use as a server that can add services/operations dynamically. I notice that there doesn’t appear to be a good way to do this, as AXIS2C load’s everything at startup. Can it be done? Is there a way that I can get AXIS2C to do the equivalent of a Warm Restart, which might give me what I am looking for?


This thread might help: http://www.nabble.com/Axis2C-support-for-dynamic-operations-to15072639.html#a15072639

2. I noticed that CONNECTION- KEEPALIVE is giving us trouble when we use AXIS2C Server with HTTP 1.1 (Microsoft Developer Studio Web Services Client). In looking at the AXIS2C source code, it appears that socket connections are always being closed, and that KEEPALIVE is not supported. Can you confirm.


Are you using simple axis server? If then, please try with the Apache module. My understanding is that Apache module should work. If that does not work, then may be a bug and we would have to fix it.

Thanks,
Samisa...


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

Reply via email to