| Author |
SOAP Reuest Response problem...
|
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
|
|
Hi friends,
I want to sent a SOAP request with some parameter. So basically it is a post request. I am able to fire simple get reuest with no reuest parameter. But now I want to pass some reuest parameter.
Following is some code which I have tried.
Above is taking parameter authorId. Now how to pass it in java call
Below is my java call
I am not sure I am doing right thing using hash table or not. I tried addProperty and addAttribute methods also. But they all did not gave me favorable results. Please help.
|
 |
 |
|
|
subject: SOAP Reuest Response problem...
|
|
|