I have an application deployed on Tomee which is hosting lots of web services which are written using Jersey framework.
How to identify how many web-services(URLs) are hosted by the application and what is the class having the source code?
I have gone through below article but it gives the list of hosted applications instead of giving list of web-services under one application. List deployed webapps in Apache Tomcat