WSDL2Java with multiple wsdl files

View: New views
1 Messages — Rating Filter:   Alert me  

WSDL2Java with multiple wsdl files

by LeftoverLinguine :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a wsdl file that references another wsdl which references back to the first wsdl.  when I try to run WSDL2Java on the original one I get an undefined porttype error that points to the second wsdl file.  Is there any way to either tell it to go to all referenced wsdls or just get it to run on multiple wsdl files at once?