Hi Ravi,

I am guessing and fully understand that you are probably under some pressure to get a result, but please understand that this is a community of friends. If you SHOUT at us then will still look, but it is much nicer to just ask ;-) .

We are here to help, so if you are looking for a solution then please be kind enough to provide us with enough details to actually solve your issue. There is lots of documentation - If you Google 'tomee documentation' then there is a world documentation, but starting here would be good: http://tomee.apache.org/documentation.html

WARNING: No operation matching request path "/test" is found - Means that the mapping "test" is not found, so there must be a conflict or something is wrong with the annotated code. Check your web.xml for a start. If this is a production application called 'test' that you can't share, then please try to replicate the code in a test that we can have a look at. At least how that method is defined with all the annotations and parameters?

Have a nice day,

Andy

On 13/08/2014 16:17, sravikumar wrote:
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.


--
  Andy Gumbrecht

  http://www.tomitribe.com
  [email protected]
  https://twitter.com/AndyGeeDe

  TomEE treibt Tomitribe! | http://tomee.apache.org

Reply via email to