= Application Architecture = Possible layers: * ui * services * dao * domain Deployment: In SVN I have now created artifacts for the ebxml function. The following naming convention is used: [software name] - [architecture level name] - [function name] {{{ #!html
aritifact name responsibililty
geonetwork-domain-ebxml represents the domain of the ebxml function
geonetwork-dao-ebxml provides the dao layer for the function
geonetwork-web-ebxml provides the application layer of the application
}}}