You shouldn't need any mappings. A mapping (if server wide) causes all
references to point to a single location.

What you can do, is drop the modelglue files into the root of a specific
application. This means, (as long as you have no mapping overriding where
/modelglue points) your application will use whatever version of Model Glue
is in the webroot of your application.

Other applications will need their own copy of Model Glue (so it would be
found at /modelglue) but you can use whichever versions you like for
whichever applications you like.

Post back if you have further questions.


DW

On Tue, Nov 15, 2011 at 11:12 PM, Irvin Wilson <[email protected]> wrote:

> Does anyone know if there's a simple way to set up multiple instances
> of MG framework with Railo? (MS 2008 server/IIS7/tomcat).  I've had
> one development site on the box for awhile but now that I want to add
> others I thought it'd be wise to separate the modelglue frameworks as
> well.  Thing is Railo is such a ankle-bone connected to the knee-
> bone... kind of thing that it seems you're pretty well up to your neck
> before you get anywhere.  I've been messing with it for hours and am
> almost to the point where i feel like I need to uninstall everything
> and start over with the whole box.
>
> Seems like would be:
>
> Set new mapping in Railo to MG2 and CS2
> Change index.cfm and various config files in desired #2 site to point
> to new mappings.
>
> Can't for the life of me figure out why it'd be any harder than that
> but doesn't seem to work.
>
> --
> 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
>



-- 
Plutarch - "The mind is not a vessel to be filled but a fire to be kindled."

-- 
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

Reply via email to