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

Julien Kronegg (JIRA) jira-events at lists.jboss.org
Thu Sep 3 17:34:23 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBSEAM-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12484474#action_12484474 ] 

Julien Kronegg commented on JBSEAM-2429:
----------------------------------------

When using converterId="javax.faces.DateTime", I have the same issue as days decremented by one day at each request (Seam 2.1.2, JSF RI 1.2_04-b16-p02), but not with an EAR. As Terry, I used a custom converter correct problem for dates. See also http://seamframework.org/Community/DateFormatErrorInPagexmlParamsASeamIssue

> converterId in Seam page param not recognised in EAR project structure
> ----------------------------------------------------------------------
>
>                 Key: JBSEAM-2429
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2429
>             Project: 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: The future
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list