looks like a problem in the URL, ur client is unable to connect to the
socket..check up the port of the server and port in the url u have
mentioned in the client.
MSN 8 with e-mail virus protection service: 3 months FREE*.
--
To unsubscribe, e-mail:
For additional commands, e-mail:
I am getting following stack trace while running apache stockquote
example.
I am able to run other examples successfully.
any ideas
Vijay
Running the stockquote test
Generated fault: [Attributes={}] [faultCode=SOAP-ENV:Server]
[faultString=Except
ion from service object: Operation timed out: c
Hello All,
I am using TOMCAT and SOAP heavily in my system.
I need to transfer the data remote machines.
The data size is 2GB and more.
I tried to send it as soap attachment. It took a lot of time
and consumes all the machine RAM.
It seems that no buffering is made.