-
Jan 10th, 2013, 11:24 AM
#1
No Adapter for endpoint using Spring
I am getting the below error when I am trying to hit the webservice using SOAP-UI
No adapter for endpoint [public api.siperian.CleanseResponse com.asp.webservices.endpoints.AddressEndpoint.clea nse(api.siperian.CleanseRequest)]: Is your endpoint annotated with @Endpoint, or does it implement a supported interface like MessageHandler or PayloadEndpoint?
What does this error mean,I have copied the working example and modified the code accordingly.Do I need to implement a JAXB Object Response for the endpoint method?Is it mandatory?Is it a defect in the spring webservices?I am using the latest Spring Webservices Jar files. Please help.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules