You have getOperation() method in MessageContext. I don't know if that is what you want. Regards.
Ramón. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 22, 2002 4:40 PM > To: [EMAIL PROTECTED] > Subject: RE: Deployment > > > > 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. >