This used to match the Context Root URI in Tomee 1.7.1  (as per the Servlet
3.0 spec)

@WebServlet("")
public class PlayerInfo extends HttpServlet{

}


But, it no longer works in Tomee 1.7.2


:-/

Thanks.



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/WebServlet-match-on-root-tp4676099.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to