[jboss-jira] [JBoss JIRA] Resolved: (JBSEAM-322) DateWrapper is not registered for remoting. Javascript-Java conversion of date types fails.

Thomas Heute (JIRA) jira-events at jboss.com
Fri Aug 4 02:56:12 EDT 2006


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

Thomas Heute resolved JBSEAM-322.
---------------------------------

    Fix Version/s: 1.1
       Resolution: Done

> DateWrapper is not registered for remoting. Javascript-Java conversion of date types fails.
> -------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-322
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-322
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Remoting
>    Affects Versions: 1.0.1
>         Environment: All
>            Reporter: Jens
>             Fix For: 1.1
>
>
> in WrapperFactory.java the DateWrapper wrapper class is not registered. Javascript remote calls cannot be converted to Java Date type.
> This line needs to be added:
> registerWrapper("date", DateWrapper.class);

-- 
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 jboss-jira mailing list