| Author |
sending XML message using soap
|
trupti nigam
Ranch Hand
Joined: Jun 21, 2001
Posts: 603
|
|
hello all, I am new to soap and would like to know how to send xml message over soap. is there any implementation of soap ? Are there any ApI's to call?? like for sax and dom parsers there is Xerces parser. You just have to call those API.. thanks in advance.. trupti
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
You could use Apache Axis.
|
Groovy
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
You might want to start by reading the Java Web Services Tutorial or the User's Guide for Apache Axis.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: sending XML message using soap
|
|
|