I am scratching my head too. If I am doing something wrong, then it is not jumping out at me at the momment. I don't have a .Net environment so I cannot try another type of non-java client. I just re-ran the java client and it worked. Then I moved to the flash MX client and watched the socketwrite error on the server. If I sniff the network, I don't see the post for the method call...just the request for WSDL doc and the reply. All that is certain now is that anon complex types are problamatic for me at the momment.
pjc -----Original Message----- From: Dan Christopherson [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 1:15 PM To: [EMAIL PROTECTED] Subject: Re: Anonymous Complex Types chrapchp wrote: > If I include the wsdlFile tag I get this error when I invoke the method that > has anon complex type based arg from a non-java client. BTW, it should > generate the WSDL without fuss even if I don't have to create the WSDL. The > WSDL tools should be bi-directional. How? Things can be expressed in wsdl that can't be expressed in Java.