Reputation: 197
I am starting with web service and i dont know how to send a xml file (read from local) with SOAP to send to Web Service by Java code. Please help, Thanks!!!
Upvotes: 0
Views: 264
Reputation: 41
I think that first of all it will be good for you to read some example of SOAP usage (I think that you already did it, But just in case, bring a couple of sources on which I've studied):
Hope that it will help.
Upvotes: 2