Hi seems it works on tomee 7.0.0-M3 OOTB so can be a jaxrs api conflict.
Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn | Tomitriber 2016-03-17 7:14 GMT+01:00 MMA <[email protected]>: > Hi, > > I have shared the sample project in github. > > Repository location: https://github.com/MadhavaMaiya/TomeeRestfulWs.git > > In weblogic server I need to call the rest webservice as > http://localhost:7101/restfulws/rest/test/sayHi > But in TomEE I need to call http://localhost:9300/restfulws/test/sayHi to > work. > If I try with http://localhost:9300/restfulws/rest/test/sayHi then I am > getting the exception mentioned above. > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Not-able-to-call-rest-webservice-in-TomEE-1-7-2-with-Jersey-Servlet-tp4677910p4677919.html > Sent from the TomEE Users mailing list archive at Nabble.com.
