Hi!,
When testing the mime sample of Apache SOAP 2.2, I have got the following
exception with all methodes which return a DataHandler:
Caught SOAPException (SOAP-ENV:Client): Error parsing response:
javax.mail.MessagingException: Missing start boundary
please help
Somebody answer:
This would indicate that the format of the response is invalid. Could you
run the request through the tunnel and post the request and response content
here?
Which tunnel???, i do not undertand this GUI tool, its command line is:
java org.apache.soap.util.net.TcpTunnelGui listenport tunnelhost tunnelport
I do not understand the "listenport" parameter, the other ones are trivial.
I already read the documentation but it has no use samples. I tryed to use
the tool but it didn´t show any SOAP messages :-(. How do i know the other
port????
I´m running SOAP on Resin servlet engine on 8080 port.
I would like to resolve to problem of send a file from the server to the
client with an rpc call (easier), not through the messaging api.
Please help!!
Eduardo Yanez.