No, They were on the local machine in the same directory as the WSDL file. When I load the XSD file, it does not take that long to display them.
I tried --all and did not see much difference. Can anybody help me with my second question, I see that I do not have a java stub for one of the Operations from the WSDL file. Everything looks fine. I do not know why and when this happens? Am I miising something? 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.
