From: Robbie B. <rob...@gm...> - 2008-09-09 08:05:32
|
2008/9/8 Jason Stewart <jas...@gm...>: > Hey Soapers, > > I'm trying to get a grip on the claims of SOAP::Lite supporting > document/literal. I have a contract that will pay me to implement full > doc/literal support in S::L - but I just need to figure out what is > there, what is working, what isn't, and what needs to get done. > Hi Jason I had similar problems use S::L as a client connecting to a .NET doc/lit service. I can't quite remember the ins and outs, but here's some notes I made along the way: http://www.robbiebow.co.uk/blog/2008/03/soaplite-client-for-documentli.html I very much doubt this will be the answer for you but it might help. I'm trying to build up a cookbook for SOAP::Lite so if you come up with anything you think could be useful do let me know and we can add it there ;) Regards |