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

Jakob Korherr commented on EXTCDI-178:
--------------------------------------

thx, Imre. I'll take a look at it soon!

> archetype is broken for mojarra
> -------------------------------
>
>                 Key: EXTCDI-178
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-178
>             Project: MyFaces CODI
>          Issue Type: Bug
>            Reporter: Imre Osswald
>            Assignee: Jakob Korherr
>            Priority: Trivial
>         Attachments: pom.xml.zip
>
>
> mvn clean jetty:run-exploded -PjettyConfig -Djsf=mojarra
> leads to an exception because the bean-validation impl. is missing and 
> mojarra behaves differently.
> To reproduce: 
>  * Use the archetype (currently) #11
>  * mvn clean jetty:run-exploded -PjettyConfig -Djsf=mojarra
>  * Enter something into the input-field and submit the form.
> I've attached a pom that depends on org.apache.bval.bval-core and bval-jsr303 
> in the mojarra profile (not sure if both are needed?)
> As it will obviously also break for myfaces, if you add a bval-constraint on 
> for example setName(), we should maybe also add a commented section, that has 
> the dependencies for using bval/extval.
> Imre 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to