Hi
do you deploy a JAXRS without @ApplicationPath("something not empty")?
Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> | Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>
2015-09-03 17:56 GMT+02:00 tonywestonuk <tonyw@totspics.com>:
> Ok, Yes it does match..... something weird is happening
>
>
> Even though my servlet is redirecting to a JSP
>
>
> request.getRequestDispatcher("/profile.jsp").forward(request, response);
>
>
> I still get the error in the console
>
> WARNING: No root resource matching request path /Smashstock/ has been
> found,
> Relative Path: /. Please enable FINE/TRACE log level for more details.
>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/WebServlet-match-on-root-tp4676099p4676100.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>
|