Closed timri closed 5 years ago
We're having the exact same problem. Since WSANS is a constant and it is used with self:WSANS (instead of static) we can't just override the class. Please look into this issue and make it configurable like timri said.
Duplicate of #46 and #33
Fixed with PR#46
Hi, I had to consume a webservice that required WS-A, so I tried your library. However, I was only successful after I changed the namespace:
(To be of general use, this should probably be configurable, but the above change was enough to work for me) Regards