Looking at ColdSpring.xml that is generated when running the template
creation process in MG:Gesture, I'm seeing:
====
<!-- ORM Framework Configuration -->
<!--
The following explains how to connect Model-Glue to either the
Transfer or Reactor ORM frameworks.
If you've got the lastest (from CVS) version of ColdSpring, the
commented-out
code below will work.
Otherwise, do the following:
1. Choose whether to use Reactor or Transfer for this project
2. Open up /ModelGlue/unity/config/Configuration.xml
3. Uncomment the appropriate "To use xxxx as an ORM
Framework..." block below
4. Delete the <alias /> tags in the ORM block you uncommented
5. If using Reactor, copy/paste the beans named
"ormAdapter.Reactor" and
"ormService.Reactor" to this file (from
Configuration.xml) and remove
the ".Reactor" from their name attributes.
6. If using Transfer, copy/paste the beans named
"ormAdapter.Transfer" and
"ormService.Transfer" to this file (from
Configuration.xml) and remove
the ".Transfer" from their name attributes.
-->
=====
Isn't this moot, since Configuration.xml is no longer present in that
directory?
--
Lola J. Lee Beno
LinkedIn: http://www.linkedin.com/in/lolajleebeno
Facebook: http://www.facebook.com/profile.php?id=714355583
Blog: http://www.lolajl.net/blog/
--~--~---------~--~----~------------~-------~--~----~
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
-~----------~----~----~----~------~----~------~--~---