How will the client of a Web Service consuming a DoTNET vs JAVA wsdl differ?
Also, is it correct in stating that the dot NET WS invokes the constructor of the WS on each operation invocation whereas a JAVA WS has its constructor called only once when the application server starts up!