[UPHPU] PHP SOAP to Java SOAP: issue with byte array

Kenneth Burgener kenneth at mail1.ttak.org
Tue Jul 31 14:59:19 MDT 2007


Sean wrote:
> Kenneth Burgener wrote:
>> We are attempting to write a PHP SOAP client that will interface with
>> our Java SOAP server, but are experiencing difficulties when trying to
>> pass a byte array from our PHP SOAP client to the Java SOAP server.
> I'm not sure if you have a choice, but xml-rpc, which is a lot like soap
> but without lots of the overhead, is really easy to implement with php.
> Its a lot lighter than soap, and much easier to maintain.


The server is a SOAP server, there isn't much choice there.  But, with
the client, we do have the option as to what to use.



More information about the UPHPU mailing list