Hi all,
Am very new to
Java programming so please bear with me. I have to develop a
Soap based web service in spring. Below is an example I have replicated from youtube but my wsdl is not generated. Can someone help me. I tried to run my debug mode to get some details but even after running the program in debugging am not able to see logs in debug. Am able to run the run program as java application but at localhost, I see an error page.
I have attached the source code.
Any help is much appreciated.