Total number of changed sets: 1
Total commits: 4
Total number of files changed: 2
| Timestamp | Author | Details |
|---|---|---|
| 2008-03-27 03:28:11 | cwbrandon | org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java v 1.9.8.4 Fix typo |
| 2008-03-27 03:28:11 | cwbrandon | org/andromda/cartridges/spring/metafacades/SpringServiceLogicImpl.java v 1.31.4.9 Fix typo |
| 2008-03-26 23:32:44 | cwbrandon | org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java v 1.9.8.3 - move some of the "generic" client support to remoting/client (from the richclient directory), so it can be used for all projects, not just"richClient" ones - move the SpringClientServiceLocator.vsl to the remoting/client directory as well (since it is client related). - Get rid of duplicate SpringClientServiceLocator.vsl template reference in the andromda.xml (people will just have to specify the "client" outlet in their andromda.xml - which is more appropriate anyway) - Combine the two applicationContext-client.xml files into one (and move it to the remoting/client directory), people will just need to specific "client-config" namespace property to get this file now (which is how it should be anyway). |
| 2008-03-26 23:32:44 | cwbrandon | org/andromda/cartridges/spring/metafacades/SpringServiceLogicImpl.java v 1.31.4.8 - move some of the "generic" client support to remoting/client (from the richclient directory), so it can be used for all projects, not just"richClient" ones - move the SpringClientServiceLocator.vsl to the remoting/client directory as well (since it is client related). - Get rid of duplicate SpringClientServiceLocator.vsl template reference in the andromda.xml (people will just have to specify the "client" outlet in their andromda.xml - which is more appropriate anyway) - Combine the two applicationContext-client.xml files into one (and move it to the remoting/client directory), people will just need to specific "client-config" namespace property to get this file now (which is how it should be anyway). |