Error Could not locate method 'DeleteCat' with matching signature in class 'Lion'. (14457)

Hi,

While I am testing a Delete method inside a class I am getting the below error. After seeing this error, I recreated the WAR files, re-started tomcat, UnDepoyed and deployed the services. Still the same error appearing. Can anyone throw light on the issue?

1925
 

Attachments

  • code.jpg
    code.jpg
    63.6 KB · Views: 7
  • REST Resource.jpg
    REST Resource.jpg
    72.9 KB · Views: 7
Was it compiled in the same version of progress as you deployed it too?

That caused me no end of headaches as i was compiling in 11.7.1 and deploying to 11.7.3
 
Back
Top