Jacek Obarymski created CXF-5184: ------------------------------------ Summary: javax.ws.rs.NotFoundException while using LoadDistributorFeature with more than one JAX-RS resource Key: CXF-5184 URL: https://issues.apache.org/jira/browse/CXF-5184 Project: CXF Issue Type: Bug Components: JAX-RS Affects Versions: 2.7.6 Environment: jdk7 Reporter: Jacek Obarymski
I've configured JAX-RS proxy to work with LoadDistributorFeature. If I configure more than one method on a proxy then I'm getting javax.ws.rs.NotFoundException while calling the second method. All works fine with FailoverFeature or without any clustering features enabled. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira