We've been playing around with SOAP from a J2EE framework with PHP as the
client (via WSDL).  Needless to say, it's SLOW.  I think this has more to
do with the Java/SOAP layer than anything to do with PHP but it's
borderline unusable.

That being said, would PHP+java integration be any faster - or, am I
hopelessly bogged down by Java's slowness?  The logic on the Java end, up
until it gets to serializing data for SOAP, seems reasonably snappy - but,
will I have the same data transfer problems with PHP+Java integration as I
have with a SOAP integration - I'd presume not, but, I'm desperately
seeking first hand advice.

Thanks for any advice.
Seth


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

Reply via email to