Scott Kurz wrote:
Ah, thanks Simon for reminding us of that. I'd remembered us generating a soapAction anyway.. but that's just for the bare mapping apparently.
I saw that code, and I was rather puzzled by it as I didn't see anything in the JAX-WS spec to say that SOAPAction should be generated in the bare mapping case. Perhaps I should run a couple of Java interfaces (bare and wrapped) through the JAX-WS RI wsgen to see what it does with them. Simon