I am writing a simple cxf configured restful service. But I keep getting this error "No subresource locator found for path /" for a particular method. While this method is correctly mapped the url and able to get the parameter, but however, always throw this error and return 404.
↧