[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2429) converterId in Seam page param not recognised in EAR project structure

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Feb 1 12:28:00 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2429?page=all ]

Pete Muir updated JBSEAM-2429:
------------------------------

      Component/s: Core
                   JSF Integration
    Fix Version/s: 2.1.x
         Priority: Minor  (was: Major)

This is because seam-ui which contains the converters is on the WACL. Probably they need to be in jboss-seam.jar

> converterId in Seam page param not recognised in EAR project structure
> ----------------------------------------------------------------------
>
>                 Key: JBSEAM-2429
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2429
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core, JSF Integration
>    Affects Versions: 2.0.0.GA
>         Environment: Windows, Project Structure EAR, JBoss 4.2 EAP. Seam2+Sun JSF RI+Facelets+Richfaces.
>            Reporter: Terry
>            Priority: Minor
>             Fix For: 2.1.x
>
>
> In a EAR project structure; assigning converterId in page parameter in .page.xml file is not recognised. Throws errors:
> javax.faces.FacesException: Expression Error: Named Object: org.jboss.seam.ui.converter.DateTimeConverter not found.
> <param name="settlementDateFrom" converterId="org.jboss.seam.ui.converter.DateTimeConverter" value="#{paymentReconciliation.settlementDateFrom}"/>
> See forum issue for more details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list