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

[email protected] (Lukas Kahwe Smith)
Newsgroups php.soap
Message-ID <[email protected]>
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*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.