in reply to SOAP call tweaks required
I don't know much about SOAP, but the ->default_ns, ->ns and ->use_prefix methods of SOAP::Lite seem promising, at least if you do not need the explicit web: prefix but can do with any prefix.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: SOAP call tweaks required
by Mike_v (Novice) on Dec 07, 2010 at 13:22 UTC | |
by Corion (Patriarch) on Dec 07, 2010 at 13:24 UTC | |
by Mike_v (Novice) on Dec 07, 2010 at 14:12 UTC | |
by Anonymous Monk on Dec 07, 2010 at 14:20 UTC |