I have just started learning how to develop Restful web services and am using Netbeans 6.5.1 with glassfish v3 to build a webapp using Restful web services from database. I keep getting this error when i test the services:
Cannot access WADL: Please restart your REST application, and refresh this page.
I have followed the steps given in standard tutorials. I have no idea whats wrong. Your help will be appreciated.