Wondering if anyone is experiencing a failure (hang) of wsdl2h on RedHat 
Linux.  I see this with a wsdl file that is quite large – 734KBs..  However, 
I’ve taken out a sizeable chunk of it and it still hangs in the same place.  It 
creates a zero length header file.  Following is the output from it.  The only 
options used are –s and of course –o.  I did try –c, but got the same 
result/hang.  I tried the wsdl referenced in the getting started section of the 
README.txt and it wsdl2h works with it.  Any suggestions to further diagnose 
this would be helpful.  Any known bugs like this?
 
strace indicates the last system call made was a read.  The verbose output 
seemingly indicates it stops reading maybe 3/4 of the way thru the file, but 
there again, I've took out a chunk of it and it hung in the same place.
 
I've had trouble posting an email that contained more detail - the strace 
output - but could provide that.  Hopefully, this email will get posted..
Thanks much.
Keith
 
**  The gSOAP WSDL parser for C and C++ 1.2.12
**  Copyright (C) 2000-2008 Robert van Engelen, Genivia Inc.
**  All Rights Reserved.. This product is provided "as is", without any 
warranty.
**  The gSOAP WSDL parser is released under one of the following two licenses:
**  GPL or the commercial license by Genivia Inc. Use option -l for more info.
 
Saving tst.h
 
Cannot open file 'typemap.dat'
Problem reading type map file 'typemap.dat'.
Using internal type definitions for C++ instead.
 
 
Reading file 'tst.wsdl'... Warning: element 'xs:group' at level 5 was not recogn
ized and will be ignored
Warning: element 'xs:group' at level 5 was not recognized and will be ignored



      

Reply via email to