In SOAP with attachment examples, the remote URL is
"http://domainname/soap/servlet/rpcrouter". So the SOAP server may have
method like getAttachment(DataHandler dh, String param1, String
param2,...) to get data passed from SOAP client. I wonder if I can use
"http://domainname/soap/servlet/messagerouter" as remote URL and pass
data as attachment to getAttachment(DataHandler dh, String param1,
String param2,...) sitting at SOAP server?
BTW, what's the difference between rpcrouter and messagerouter? Anyone
can describe them? TIA.
Daniel
- requested resource not available Thomas Fischer
- Re: requested resource not available Scott Nichol
- Re: requested resource not available Thomas Fischer
- Re: requested resource not available Scott Nichol
- Re: requested resource not available Thomas Fischer
- SOAP method to get server/ip of incoming m... Daniel Zhang
- SOAP method to get server/ip of incoming m... Daniel Zhang
- Re: SOAP method to get server/ip of i... Daniel Zhang
- Re: SOAP method to get server/ip of i... Scott Nichol
- Re: SOAP method to get server/ip ... Daniel Zhang
- Re: SOAP method to get server... Martin Gainty
- Re: SOAP method to get server... Daniel Zhang