Hi, Sorry. I had initially not read the reply properly.
I did use the --all to generate all classes, Istill do not get the Java stub for one of the operations. I used --D to get the debug info and I see the same for for this operation as was for an operation for which I got the stub. It is just that the class did not get generated. Any Help would be appreciated. Thanks Vijetha -----Original Message----- From: Tom Jordahl [mailto:[EMAIL PROTECTED]] Sent: Monday, November 18, 2002 11:22 AM To: '[EMAIL PROTECTED]' Subject: RE: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file Well, were the XSD imports to files on the network? When you get these files in a browser, does it take a long time? Try the --all switch to WSDL2Java, we only generate files for things that are referenced. -- Tom Jordahl Macromedia Server Development -----Original Message----- From: Vijetha Vadlakonda (vijetha) [mailto:[EMAIL PROTECTED]] Sent: Monday, November 18, 2002 2:16 PM To: [EMAIL PROTECTED] Subject: RE: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file Hi I think this is a bug. When I removed the imports and added the daya from the XSD files into the WSDL file and then ran the WSDL2Java tool, it generated the java stubs in no time. Looks like WSDL2Java does not handle imports and includes well?? I have one more question: I see that I do not have a java stub one one of the messages from the WSDL file. When and Why will this happen? I appreciate your help!! Thanks Vijetha -----Original Message----- From: James Black [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 14, 2002 5:32 PM To: [EMAIL PROTECTED] Subject: Re: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file "Vijetha Vadlakonda (vijetha)" wrote: > Hi,I have now created a very smaller wsdl file which is just 4 K in > size. But I have not changed the XSD files imported by the WSDL file. > Event then it seems to be taking the same amount of time to build the > stubs. Then what else could be the problem??Do you think I should also > try to shrink the xsd files? You may want to just come to a small example that can be submitted as a bug report, and let others look at it.
