WSDL4j Parser throws stack overflow error for Circular dependency of XSDs

Malligarjunan Sidduraj <[email protected]> Tue, 10 Apr 2007 02:34:39 -0400
Newsgroups gmane.comp.apache.webservices.wsif.devel
Message-ID <497B3BF095D687408EC268A103E85E85497D8B@ca-exbe1.webm.webmethods.com>
All,

1. A.WSDL includes a.xsd
2. a.xsd includes b.xsd (or imports)
3. b.xsd includes a.xsd. (or imports)



While Parsing A.WSDL using WSDL4J API I am getting the stack over flow error
why? Or Is there any work around available?

Thanks 
Malligarjunan S.