--- In [email protected], "socalgail" <socalg...@...> wrote: > > We may need to generate source in a location that does not have internet > connectivity. Is it possible to give wsdl2h a WSDL file using the file:// > protocol instead of http:// ? > > Thanks! >
Sure, but leave out the file:// part. It's just infile.wsdl. See wsdl2h -h for more info. Best regards, Jacob
