[ https://issues.apache.org/jira/browse/WICKET-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345018#comment-14345018 ]
ASF GitHub Bot commented on WICKET-5825: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/wicket/pull/102 > Deployment of wicket-examples.war fails in Tomcat > ------------------------------------------------- > > Key: WICKET-5825 > URL: https://issues.apache.org/jira/browse/WICKET-5825 > Project: Wicket > Issue Type: Bug > Components: wicket-examples > Affects Versions: 7.0.0-M5 > Reporter: Martin Grigorov > > Trying to deploy wicket-examples.war in Tomcat 7(.0.55) and 8(.0.17) fails > with: > Caused by: java.lang.ClassNotFoundException: > javax.validation.constraints.Pattern$Flag > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) > ... 51 more > It seems javax-validation-api.jar should be added to the dependencies ?! -- This message was sent by Atlassian JIRA (v6.3.4#6332)