Add Servlet 3.0 deployment support
----------------------------------
Key: CLK-721
URL: https://issues.apache.org/jira/browse/CLK-721
Project: Click
Issue Type: Improvement
Reporter: Bob Schellink
Click should support Servlet 3.0 deployment model. Basically we already do
since our resources are placed under 'META-INF/resources', however we need to
add a check if Click is running on a Servlet 3 container and if so, not deploy
resources.
PS: JBoss6 seems to have changed classpath scanning again which probably breaks
the DeployUtils algorithm. Fortunately JBoss 6 supports Servlet 3.0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.