diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Aspects.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Aspects.xml similarity index 100% rename from examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Aspects.xml rename to examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Aspects.xml diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Log4Net.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Log4Net.xml similarity index 100% rename from examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Log4Net.xml rename to examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Log4Net.xml diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Services.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Services.xml similarity index 66% rename from examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Services.xml rename to examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Services.xml index a2669b97..b4110138 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Services.xml +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Config/Services.xml @@ -1,5 +1,6 @@  - + @@ -18,13 +19,6 @@ - - - - + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Dao.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Dao.xml deleted file mode 100644 index e09ac262..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Dao.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - The Northwind object definitions for the Data Access Objects. - - - - - - - - - - - - - - - Spring.Northwind.Dao.NHibernate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesAttributeDriven.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesAttributeDriven.xml deleted file mode 100644 index 64687470..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesAttributeDriven.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesObjectNameDriven.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesObjectNameDriven.xml deleted file mode 100644 index de08c228..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesObjectNameDriven.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesTxProxyFactoryDriven.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesTxProxyFactoryDriven.xml deleted file mode 100644 index 9655231b..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/DeclarativeServicesTxProxyFactoryDriven.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Transactional Proxy for FulfillmentService using the TransactionProxyFactory - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Web.config b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Web.config index e8b2b4b5..509330b9 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Web.config +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Web.config @@ -25,7 +25,7 @@ - +