Tamal Kanti Nath created MTOMCAT-259:
----------------------------------------
Summary: ServletContext.getResourcePaths("/WEB-INF/classes/")
returns null in tomcat7:run goal
Key: MTOMCAT-259
URL: https://issues.apache.org/jira/browse/MTOMCAT-259
Project: Apache Tomcat Maven Plugin
Issue Type: Bug
Components: tomcat7
Affects Versions: 2.2
Environment: All environments
Reporter: Tamal Kanti Nath
Assignee: Olivier Lamy (*$^¨%`£)
>From any Servlet, the below code always returns null for tomcat7:run goal.
>However, the same code works fine for tomcat7:run-war goal.
request.getServletContext().getResourcePaths("/WEB-INF/classes/");
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]