| Author |
Unable To find request type mapping
|
aparna chi
Greenhorn
Joined: May 19, 2004
Posts: 16
|
|
Hello, I have created a webservice. But when i am trying to invoke the webservice through a custom class for getting the service i am getting error that Unable to find request type mapping for that custom class. But the class is placed in the jar file and class path the program compiles fine but while running it gives this error. Can anybody please tell me the cause and solution for this error? Thanks Aparna
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
How have you configured the web service to recognize that type? Bill
|
 |
aparna chi
Greenhorn
Joined: May 19, 2004
Posts: 16
|
|
|
I am actually new webservices. Can you tell me how to configure the webservice to recognize the types?
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
That should be covered in the documentation of whatever webservice toolkit you are using. See also the WSDL standard at the W3C. Bill
|
 |
 |
|
|
subject: Unable To find request type mapping
|
|
|