Transfer File Via SOAP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Unite
    New Member
    • Mar 2008
    • 3

    Transfer File Via SOAP

    I have a java program and want to transfer a "file.xml" via soap to a soap server (php). Any help or references to transfer files over soap using java? Is there a class that converts raw XML to SOAP that a soap servlet can read it?

    Any help greatly appreciated

    Thanks
    Unite
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Greetings!

    Do have a look here, see if tht helps:
    Send secure/non-secure attachments over SOAP and HTTP

    Comment

    Working...