Hi all I implemented a service that has 2 allowed methods and message style.
At the moment, I dispatch the request using a custom xml and another public message-style compliant method (the actual one). How can I write a wsdd that maps different soapAction for each method? I see there is a "operation" parameter in the wsdd, but I couldn't manage to make it work. Even If I figure it out, an axis dispatch the soap request to the correct method? Thanks a million Marcello
