[ 
https://issues.jboss.org/browse/JBSEAM-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marek Novotny closed JBSEAM-3209.
---------------------------------



closing as cleanup

> GWTService RPC does not transfer SerializableExceptions for GWT 1.4
> -------------------------------------------------------------------
>
>                 Key: JBSEAM-3209
>                 URL: https://issues.jboss.org/browse/JBSEAM-3209
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Remoting
>    Affects Versions: 2.1.0.A1
>            Reporter: Adrian Stachowiak
>            Assignee: Shane Bryzak
>         Attachments: GWTService-patch.txt
>
>
> GWTRemote is constucted in a way that it parses InvocationTargetExceptions in 
> the processCall method. It looks for the cause of the exception and if it is 
> a SerializableException it prepares an answer that contains the actual 
> exception. Unfortunately in the next if statement this already prepared 
> answer is overwritten by the standard "The call failed on the server; see 
> server log for details" message. This way no SerializableException is ever 
> transferred to the client. Only the standard error response.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to