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!!!
Asked
Active
Viewed 259 times
1 Answers
2
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):
- Good article about "How to write oldscool SOAP".
- Article about "How to write clean SOAP".
- Also there is one more good example of calling SOAP from Java class.
Hope that it will help.

Community
- 1
- 1

Denis Kosher
- 41
- 5