Sorry. 1.5.2. I downloaded 1.6.0 and it works fine. There's an unexplained issue there.
-Rob Hi TomEE 1.5.3 doesn't exist. btw it can only happen is a webservice is deployed (can be a rest service in the app - can be a transitive dep) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/10/2 rarnhart <[email protected]> > What would cause this when accessing index.jsp? I'm using the sample > moviefun sample TomEE project. There are no Web Services configured for > this application. > > TomEE 1.5.3 > > > Oct 1, 2013 5:26:00 AM > org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor > processRequest > WARNING: No root resource matching request path /dummy/index.jsp has > been > found, Relative Path: /index.jsp. Please enable FINE/TRACE log level for > more details. > Oct 1, 2013 5:26:00 AM > org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse > WARNING: javax.ws.rs.WebApplicationException > at > > org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:158) > at > > org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:90) > at > > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262) > at > > org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at > > org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:237) > at > > org.apache.openejb.server.cxf.rs.CxfRsHttpListener.onMessage(CxfRsHttpListener.java:79) > at > org.apache.openejb.server.rest.RsServlet.service(RsServlet.java:53) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) > at > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) > at > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) > at > org.apache.tomee.catalina.OpenEJBValve.invoke(OpenEJBValve.java:45) > at > > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) > at > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) > at > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) > at > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) > at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) > at > > org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) > at > > org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) > at > > org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:679) > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/No-root-resource-matching-request-path-tp4665384.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > _______________________________________________ If you reply to this email, your message will be added to the discussion below: http://openejb.979440.n4.nabble.com/No-root-resource-matching-request-path-tp4665384p4665385.html To unsubscribe from No root resource matching request path, visit http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4665384&code=cm9iQGFybmhhcnQuY29tfDQ2NjUzODR8LTE3NzQzMjUwNDQ= -- View this message in context: http://openejb.979440.n4.nabble.com/No-root-resource-matching-request-path-tp4665384p4665392.html Sent from the OpenEJB User mailing list archive at Nabble.com.
