Hello, Anyone aware of changes in typemap.dat logic in gSOAP 2.7.12? Even if I specify a namespace prefix in typemap.dat, it is not getting used properly.
1) One case i used ns_2 it generated code with ns_22 2) In another instance I specified the namespace prefix it just ignored it. 3) Another case I had an underscore character in the name scape like abc__001. It didn't pick up. But gSoap 2.9.9b is doing it well. Is there anything broken in the handling of typemap.dat?? Is there anyone else facing the same problem? Thanks and Regards, Jayaram Ganapathy [email protected] Sent by: [email protected] 12-03-09 11:49 AM Please respond to [email protected] To [email protected] cc Subject [gsoap] USCOREHttpBinding and USCOREHttpBindingService class - gSoap 2.7.12 - typemap.dat problem Hello, I tried upgrading gSOAP 2.7.9b to 2.7.12 stable. I found the following issues. 1) The new code generator generates USCOREHttpBindingService, where as it was USCOREHttpBinding 2) The typemap dat parsing has some problem . Sometimes it is not able to understand _ in the namespace prefix part. 3) I tried using a ns2 and it generated ns22 Is there anything I can play around with the compiler options to get the above fixed without rewriting the existing code? Thanks and Regards, Jayaram Ganapathy --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
