NotSerializableException while trying to run the mda task from a Client Console 
with the AndroMDA Server
--------------------------------------------------------------------------------------------------------

         Key: CORE-140
         URL: http://jira.andromda.org/browse/CORE-140
     Project: AndroMDA Core
        Type: Bug

 Environment: 3.3-SNAPSHOT
    Reporter: Javier Adorno
 Assigned to: Chad Brandon 
    Priority: Minor


When the mda task is issued from a client to the AndroMDA Server this exception 
is catched.

ERROR [AndroMDA] java.io.WriteAbortedException: writing aborted; 
java.io.NotSerializableException: org.andromda.core.metafacade.MetafacadeFactory

Fixed in my local AndroMDA copy by implementing Serializable interface in the 
following classes:
- org.andromda.core.metafacade.MetafacadeFactory
- org.andromda.core.metafacade.MetafacadeCache
- org.andromda.core.metafacade.MetafacadeMappings
- org.andromda.core.metafacade.MetafacadeImpls
- org.andromda.core.profile.Profile

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

Reply via email to