Add support for rich clients.
-----------------------------

         Key: CORE-45
         URL: http://thecla.homeftp.net:8380/jira/browse/CORE-45
     Project: AndroMDA Core
        Type: New Feature
    Reporter: Peter Friese
 Assigned to: Chad Brandon 
    Priority: Minor


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