Hi everybody,
I encountered a problem these days and I don't know how to solve it.
Here is the detail information about it.
I create a java project and export it as a runnable jar file as usual. Then, I deployed it in the component. In the server log, it said that "Method not found for service descriptor".
However, I can still find the service in the "Service Management" and access the WSDL of the SOAP endpoint.
Everytime when I try to invoke it, there is an error message showing that: the method doesn't exist.
Does anybody have some ideas about this phenomenon? I really don't know what happened.
Thanks in advance!