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

Terry (JIRA) jira-events at lists.jboss.org
Wed Dec 26 08:37:54 EST 2007


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
    Affects Versions: 2.0.0.GA
         Environment: Windows, Project Structure EAR, JBoss 4.2 EAP. Seam2+Sun JSF RI+Facelets+Richfaces.
            Reporter: Terry


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