[ 
https://issues.apache.org/jira/browse/EXTVAL-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved EXTVAL-38.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.3-SNAPSHOT
                   1.2.3-SNAPSHOT
         Assignee: Gerhard Petracek

due to the early configuration approach of mojarra, the 
GenericRenderKitWrapperFactory gets installed too late.

required maven dependencies ([groupId]:[artifactId]) to use extval + richfaces 
+ mojarra:
 - org.apache.myfaces.extensions.validator:myfaces-extval-core
 - 
org.apache.myfaces.extensions.validator.component-support-modules:myfaces-extval-generic-support
 - (commons-logging:commons-logging)

 - richfaces (see the richfaces documentation/examples)

 - javax.faces:jsf-api
 - javax.faces:jsf-impl

optional:
 - your preferred validation module e.g.:
   
org.apache.myfaces.extensions.validator.validation-modules:myfaces-extval-property-validation

additional steps to use extval (before 1.x.3) + richfaces + mojarra:
patch DefaultRenderKitWrapperFactory (see the current version)

> (richfaces + mojarra) support
> -----------------------------
>
>                 Key: EXTVAL-38
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-38
>             Project: MyFaces Extensions Validator
>          Issue Type: Wish
>          Components: Core
>            Reporter: Tim Holloway
>            Assignee: Gerhard Petracek
>            Priority: Minor
>             Fix For: 1.2.3-SNAPSHOT, 1.1.3-SNAPSHOT
>
>
> the combination of richfaces + mojarra + myfaces extval causes richfaces 
> issues.
> workaround:
> an example with: richfaces + myfaces core + myfaces extval was tested 
> successfully

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to