From 24314dc1699c7e73048fa24e33729f1aa1ec0e86 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 6 Jul 2012 11:00:24 +0200 Subject: Modules serialize with Castor. Just about to remove the parsing. CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel. --- src/main/resources/mapFiles/NewEntityMap.xml | 51 +++++++++++++++++++++------- 1 file changed, 38 insertions(+), 13 deletions(-) (limited to 'src/main/resources/mapFiles/NewEntityMap.xml') diff --git a/src/main/resources/mapFiles/NewEntityMap.xml b/src/main/resources/mapFiles/NewEntityMap.xml index 5d9d7ca..a5d5006 100644 --- a/src/main/resources/mapFiles/NewEntityMap.xml +++ b/src/main/resources/mapFiles/NewEntityMap.xml @@ -1,7 +1,7 @@ - + @@ -11,22 +11,17 @@ - + - - + + - - - - - - - + + @@ -53,6 +48,10 @@ + + + @@ -81,14 +80,37 @@ + + + + + + + + + + + + + + + + + + + + + - + @@ -98,5 +120,8 @@ - + + + + -- cgit v1.2.3