I have a JAX WS service. OK. It works.
I make a change in the source code of the service (like changing the output text displayed or something simple) and save it. I see MyEclipse sync it to the Tomcat 9.14 web apps folder and the file’s timestamp changes. Looks correct.
Except when I re-run the web service client, it has the OLD value(s).
SO … somehow these updates are not getting refreshed.
Could this be a configuration issue with my Tomcat setup or is this possibly a bug of some type in MyE?
Look forward to suggestions.
Thanks,