[ 
https://issues.apache.org/jira/browse/WICKET-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343171#comment-14343171
 ] 

Tobias Soloschenko edited comment on WICKET-5825 at 3/2/15 2:09 PM:
--------------------------------------------------------------------

Oh, just saw that the parent declares hibernate-validator with scope test, so 
let it away would not solve the issue. It seems that there is an issue by 
overriding the scope. 

I try to fix it this afternoon.


was (Author: klopfdreh):
Oh, just saw that the parent declares hibernate-validator with scope test, so 
let it away would not solve the issue. It seems that there is an issue by 
overriding the scope. 

> 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)

Reply via email to