trying to deploy simple JAX-RS app with JPA,Hibernate. With eclipse pathetic integration, you have to do maven clean install, project clean and RUN on Server and it starts up, shows all the Endpoints but when a request is posted to the endpoint it throws as ERROR*WARNING: No operation matching request path "/test" is found, Relative Path: /test, HTTP Method: GET, ContentType: */*, Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,. Please enable FINE/TRACE log level for more details.Aug 13, 2014 6:59:42 PM org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse*NO idea why the error. No documentation anywhere(please point me to if any have found)I am working with TomEE 1.6 Jax-RS distribution.RegardsRavi
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/HELL-issues-with-TomEE-tp4671091.html Sent from the TomEE Users mailing list archive at Nabble.com.
