If a resource directly implements multiple JAX/RS annotated interfaces, the last interface will stomp on annotated methods in the others.
See new test: TestResourcesWithMultipleInterfaces.java