Faulty Service Problems in my web service

0

I did a web service and it was working fine until this morning, in the afternoon when I put the webservice through Eclipse and tried to connect to the address of the same service Faulty Service error.

I did it all over and I could not solve the problem, I did not find anything on the internet either.

Using:

  

Eclipse neon 3 || Tomcat 6 || Axis 2 - 1.7 || Soap || MySql || xampp 5.6.30   || mysqlconector 5.1

    
asked by anonymous 19.05.2017 / 21:19

1 answer

0

I solved the problem, I just changed tomcat 6 through tomcat 9

In the webservice, I found several problems with versioning, I tried to change tomcat to a newer version, it worked.

I hope this solves this problem, if someone has it, then there is nothing that helps on the internet.

Thank you for the attention of everyone.

    
24.05.2017 / 20:01