Suppose I have a simple HTTP form that uses POST to pass some parameters and returns OK or BAD (which I do). A client wants this to be published as a WSDL description. Looking into WSDL I see an infinite morass of formalisms, but no practical tools.
Surely there must be a simple way to create a wrapper for a simple form processor?