D
D
DR_Demons2014-09-17 04:09:38
Java
DR_Demons, 2014-09-17 04:09:38

How to fix an error when creating a simple SOAP Web service with Spring?

Good day! According to this article from Habr , I am trying to reproduce a simple HelloWorld service, I do everything according to the description, but at the stage of creating the HelloServiceEndpoint class,

following
h_1410903670_7200490_e207a9ee84.png
the author of testNewService is not defined anywhere, the feeling that this is exactly what is missing in the code. Accordingly, the service does not return anything to requests.
How to localize this error?
Thanks in advance!
ps I'm sorry, I thought the problem was solved, but I was delighted ahead of time, I sent the question to the pace and I don't know how to get it back from there, so I had to create it again. The question is relevant.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav, 2014-09-17
@DR_Demons

It seems that instead of testNewService there should be helloService.
Since these two methods are implemented in this class.
Unfortunately there is no way to check.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question