Thank
you for the response!!
I have
tried copying all the files to my local disk and I still have the same problem.
I started the tool at around 10:30am today and it is still not
done.
Could
this be an issue with circular imports? Does WSDL2Java handle circular imports ?
Are there any known limitations or issues that WSDL2Java tool has that it might
be encountering with this WSDL file?
Is
there anything that I can look for in the WSDL and XSD files that could cause
this problem?
Again,
your help is really appreciated.
Thanks
Vijetha
-----Original Message-----
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 13, 2002 7:58 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 13, 2002 7:58 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file
Bring
all the files to your local disk, including the imports, and try
again.
A 75K
WSDL file seems a bit excessive....
We
would welcome any fixes you might contribute to make WSDL2Java go
faster.
--
Tom
Jordahl
-----Original Message-----
From: Vijetha Vadlakonda (vijetha) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 12, 2002 7:14 PM
To: [EMAIL PROTECTED]
Subject: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file
Importance: High
From: Vijetha Vadlakonda (vijetha) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 12, 2002 7:14 PM
To: [EMAIL PROTECTED]
Subject: Urgent - WSDL2Java takes a very long time to build Java stubs from a WSDL file
Importance: High
Hi,
I have a WSDL file
that I would like to generate Java stubs from, using the WSDL2Java tool.
With no options set, it used to time out giving the "emitter timed out"
error.
Once I disable the
timeout it took almost ~12 hours to give me an output. After all that it gave me
an exception which I fixed but the time it takes is really annoying. Is there
something that could be inherently wrong with the WSDL file that I could check
for?
I am not sure
if this is useful, but the size of the WSDL file is ~75K. Also, it has
imports within imports like this,
WSDL imports a.xsd file
a.xsd file includes b.xsd
b.xsd imports c.xsd
I would appreciate
any help and I need it as soon as possible.
Thanks
Vijetha
