Jboss error: The ResourceConfig instance does not contain any root resource classes
问题 I know this is a general question and it is already answered but those answers are not helping for this case. I am getting this error in only Jboss7.1 final release not in Tomcat(working fine with tomcat version 7) (checked with the same WAR file) com.sun.jersey.api.container.ContainerException: The ResourceConfig instance does not contain any root resource classes. com.sun.jersey.server.impl.application.RootResourceUriRules.<init>(RootResourceUriRules.java:99) com.sun.jersey.server.impl