> When you deploy a service axis configuration is modified, which means > that if you are using the default configuration, server-config.wsdd > changes. I don't think that web.xml is modified at all.
Ok, ok, stupid me. I meant server-config.wsdd. Right. So only that file changes, and nothing else. Is this correct ? > What I don't > understand is what you mean by client deployment. Why should > you need that. Let's say I want some client side handlers or something. My own transport and so on. See the transport sample in Axis distribution. > PS: I don't think you're stupid by the way, you just don't know sth Thanks. :) BTW, do you know anything about getting a method name out from the SOAP request ? Without parsing the XML of course.