I have a web service currently on production using jakarta-soap running on tomcat. "some" of my clients want to use the new .Net implementation to send soap-envelopes (requests) to the jakarta-soap implementation, .Net uses WSDL, can I implement a WSDL for "some" of my clients to use without hurting the ones that really don't care much for WSDL? Your help is much appreciated.
-Gus