javax.ws.rs.NotFoundException: Could not find resource for full path Error Occures
问题 I found this same question in here few times, but I couldn't find an answer to that. When I run my application, Im getting the following error javax.ws.rs.NotFoundException: Could not find resource for full path: http://localhost:8080/RemoteQuartzScheduler/rest/TestClass/hello at org.jboss.resteasy.core.registry.ClassNode.match(ClassNode.java:73) at org.jboss.resteasy.core.registry.RootClassNode.match(RootClassNode.java:48) at org.jboss.resteasy.core.ResourceMethodRegistry.getResourceInvoker