[ 
http://thecla.homeftp.net:8380/jira/browse/SPRING-44?page=comments#action_11050 
]
     
Peter Friese commented on SPRING-44:
------------------------------------

Works. Thanks a lot for applying the patch.
- Peter

> Add support for rich clients.
> -----------------------------
>
>          Key: SPRING-44
>          URL: http://thecla.homeftp.net:8380/jira/browse/SPRING-44
>      Project: Spring Cartridge
>         Type: New Feature
>     Versions: 3.0RC1
>     Reporter: Peter Friese
>     Assignee: Chad Brandon
>     Priority: Minor
>      Fix For: 3.0RC1
>  Attachments: spring-rcp-remoting.patch
>
>
> 1) Make the client service locator class-loader insensitive. 
> Rationale: When running in an Eclipse RCP application, the client service 
> locator cannot load the clientContext.xml. Due to the way Eclipse handles 
> class laoding (each plug-in has it's own classloader), Spring cannot find the 
> clientContext.xml and access the beans defined herein. 
> 2) Add a ThrowsAdvice that catches all exceptions thrown by the remote 
> services. 
> Rationale: This makes error handling a trivial task. The advice can contain 
> code to log errors and display error dialogs. Once this is implemented, 
> application developers will never have to handle remote errors again :-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://thecla.homeftp.net:8380/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to