ExtVal does not work with Primefaces when using partial rendering
-----------------------------------------------------------------

                 Key: EXTVAL-129
                 URL: https://issues.apache.org/jira/browse/EXTVAL-129
             Project: MyFaces Extensions Validator
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.4
         Environment: Primefaces 2.1
            Reporter: Marcel Urbanek
            Priority: Minor


Using partial rendering features of primefaces (at least in the 2.1 version) 
doesn't work when used with ExtVal. Primefaces casts renderers to 
PartialRenderer but this doesn't work with the ExtVal Renderer Wrappers. 
Solution here is to implement a GenericRenderKitWrapperFactory that produces 
wrappers that implement PartialRenderer.

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

Reply via email to