Re: soap attachment, arrays with attributes and a restrictive java soap server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lukas Kahwe Smith wrote:

href="cid:1746ED6DDE448400271DA805A3580400"/>
      <content filename="smil1.smil"
href="cid:22A00E66CC0BF400408F3B97DBE9E400"/>
      <content filename="text1.txt"
href="cid:66CD82060A47A8003454807125ED4400"/>
      <ding field="bar">123</ding>
      <ding field="bar">456</ding>
 </SubmitRequest>

OK, due to deployment challenges (they would rather not deploy any extensions that are not at least available via php.net aka core or pecl), I am sticking with PEAR::SOAP for now.

I have managed to hack things up to match the above structure. Now the last bit (I hope) is that PEAR::SOAP seems to base64 encode the SOAP message as well, when running in attachment mode. The server I am talking to (I think its Java Axis based) does not seem to like that at all. So now the question is if someone has experience with this issue? Maybe there is an option in PEAR::SOAP to control this or something else I could do to make this work ..

regards,
Lukas

PS: I will probably end up hacking out that point in PEAR::SOAP as well .. *sigh*

--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux