[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2933) Seam 2.1-snapshot, gwt1.5m2, array issues

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Fri Nov 7 11:00:36 EST 2008


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

Tomaz Cerar commented on JBSEAM-2933:
-------------------------------------

Hi Norman,

with this patch all GWT 1.5 features for serializable object works. 
That was my main problem for trying to making it work. With this patch you don't need to implement IsSerializable just java.io.Serliazble is enough.

> Seam 2.1-snapshot, gwt1.5m2, array issues
> -----------------------------------------
>
>                 Key: JBSEAM-2933
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2933
>             Project: Seam
>          Issue Type: Bug
>          Components: GWT
>            Reporter: darren hartford
>         Attachments: gwt_1_5.patch, GWTService.java
>
>
> There are some problems with Arrays of DTO's between seam 2.1-snapshot (4/25/2008) and GWT 1.5m2 remoting/rpc.
> i.e.  SimpleDTO[] getMyDtoArray()
> It is the non-informative 'IncompatibleRemoteServiceException' error and mentions the application out of date, which it is not.  No sample project or test case yet as mentioned in the forum post just identified the source of some problems.

-- 
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